| .. |
|
Compiler
|
fix: quoteString at EmitC.lean
|
2021-10-11 06:16:56 -07:00 |
|
Data
|
feat: add range parameter to getInteractiveDiagnostics
|
2021-10-11 22:59:47 +02:00 |
|
Elab
|
fix: out-of-bounds array access
|
2021-10-19 12:13:17 +02:00 |
|
Meta
|
fix: preserve unused let declarations
|
2021-10-18 17:40:15 -07:00 |
|
Parser
|
feat: indentation sensitiviy for macro and elab commands
|
2021-10-18 17:16:09 -07:00 |
|
ParserCompiler
|
|
|
|
PrettyPrinter
|
fix: appUnexpander name resolution
|
2021-10-09 08:29:26 -07:00 |
|
Server
|
fix: add Lake to built-in search path
|
2021-10-19 10:57:13 +02:00 |
|
Util
|
fix: use eraseMacroScopes on trace classes
|
2021-10-08 11:13:19 -07:00 |
|
Widget
|
fix: widget messages
|
2021-10-17 10:01:23 +02:00 |
|
Attributes.lean
|
refactor: add ImportingFlag.lean
|
2021-08-03 14:29:36 -07:00 |
|
AuxRecursor.lean
|
chore: add mkBelowName
|
2021-09-18 18:37:29 -07:00 |
|
Class.lean
|
refactor: avoid Name, MVarId, and FVarId confusion
|
2021-09-07 19:06:50 -07:00 |
|
Compiler.lean
|
feat: add basic support for csimp
|
2021-08-21 11:58:51 -07:00 |
|
CoreM.lean
|
feat: add withOptions
|
2021-09-17 14:20:28 -07:00 |
|
Data.lean
|
feat: add Lean.Rat for implementing decision procedures
|
2021-09-14 19:18:12 -07:00 |
|
Declaration.lean
|
chore: use isDefEq heuristic on regular definitions only
|
2021-07-26 07:11:55 -07:00 |
|
DeclarationRange.lean
|
|
|
|
DocString.lean
|
chore: modify findDocString?
|
2021-09-21 17:29:40 -07:00 |
|
Elab.lean
|
refactor: add BuiltinCommand.lean
|
2021-06-29 16:52:00 -07:00 |
|
Environment.lean
|
refactor: add generic mkBaseNameFor
|
2021-09-17 16:30:09 -07:00 |
|
Eval.lean
|
|
|
|
Exception.lean
|
chore: remove HashableUSize
|
2021-06-02 09:58:46 -07:00 |
|
Expr.lean
|
fix: bounds check
|
2021-09-30 07:55:10 -07:00 |
|
HeadIndex.lean
|
chore: remove HashableUSize instances
|
2021-06-02 08:48:11 -07:00 |
|
Hygiene.lean
|
fix: preserve synthetic positions in sanitizer
|
2021-07-06 09:29:23 +02:00 |
|
ImportingFlag.lean
|
feat: add flag for controlling the execution of initialize commands when importing modules programmatically
|
2021-08-16 17:43:28 -07:00 |
|
InternalExceptionId.lean
|
|
|
|
KeyedDeclsAttribute.lean
|
feat: add support for erasing keyed attributes
|
2021-09-09 14:28:41 -07:00 |
|
LazyInitExtension.lean
|
feat: add LazyInitExtension
|
2021-08-16 12:54:50 -07:00 |
|
Level.lean
|
refactor: avoid Name, MVarId, and FVarId confusion
|
2021-09-07 19:06:50 -07:00 |
|
LocalContext.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Message.lean
|
doc: add review comments
|
2021-08-24 08:57:41 -07:00 |
|
Meta.lean
|
feat: equation theorem manager
|
2021-09-17 14:20:28 -07:00 |
|
MetavarContext.lean
|
feat: add mapping from mvar user name to MVarId
|
2021-10-02 15:26:44 -07:00 |
|
Modifiers.lean
|
feat: private fields
|
2021-08-02 20:20:21 -07:00 |
|
MonadEnv.lean
|
fix: assertion violation
|
2021-09-07 07:16:12 -07:00 |
|
Parser.lean
|
refactor: remove redundancy from common register_parser_alias case
|
2021-09-20 13:20:23 +02:00 |
|
ParserCompiler.lean
|
chore: fix module comments, they must occur after the imports
|
2021-08-06 14:02:42 -07:00 |
|
PrettyPrinter.lean
|
fix: accidental free variable id reuse in the pretty printer
|
2021-05-26 16:20:50 -07:00 |
|
ProjFns.lean
|
chore: naming convention and cleanup
|
2021-08-05 16:23:21 -07:00 |
|
ReducibilityAttrs.lean
|
chore: style
|
2021-06-21 10:17:26 -07:00 |
|
ResolveName.lean
|
chore: log errors at identifier
|
2021-08-24 08:57:41 -07:00 |
|
Runtime.lean
|
|
|
|
ScopedEnvExtension.lean
|
|
|
|
Server.lean
|
refactor: shuffle classes to avoid dependency loops
|
2021-08-01 09:58:44 +02:00 |
|
Structure.lean
|
feat: save binderInfo and inferMod ad registerStructure
|
2021-08-09 19:01:08 -07:00 |
|
Syntax.lean
|
chore: remove old notation
|
2021-10-02 15:06:40 -07:00 |
|
ToExpr.lean
|
chore: remove ToExpr Expr
|
2021-08-14 06:16:46 -07:00 |
|
Util.lean
|
refactor: use JSON to communicate between server & package manager
|
2021-10-08 11:28:04 +02:00 |
|
Widget.lean
|
refactor: consistent naming of widget modules
|
2021-08-24 08:57:41 -07:00 |