| .. |
|
Compiler
|
fix: -lgmp should come last
|
2021-11-23 13:07:05 +01:00 |
|
Data
|
feat: add range parameter to getInteractiveDiagnostics
|
2021-10-11 22:59:47 +02:00 |
|
Elab
|
fix: correct spacing in the pretty printer
|
2021-11-23 09:13:31 +01:00 |
|
Meta
|
feat: support eta struct recursively
|
2021-11-23 17:38:48 -08:00 |
|
Parser
|
fix: correct spacing in the pretty printer
|
2021-11-23 09:13:31 +01:00 |
|
ParserCompiler
|
|
|
|
PrettyPrinter
|
fix: handle _root_ in unresolveNameGlobal with pp.fullNames
|
2021-11-21 15:23:21 +01:00 |
|
Server
|
fix: tactic state at EOF
|
2021-11-24 09:15:56 +01:00 |
|
Util
|
feat: findSysroot? & reworked initSearchPath
|
2021-11-20 11:04:39 +01:00 |
|
Widget
|
fix: widget messages
|
2021-10-17 10:01:23 +02:00 |
|
Attributes.lean
|
fix: builtin attribute initialization
|
2021-10-20 13:55:54 -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: expose C & linker flags as API
|
2021-11-20 11:04:39 +01:00 |
|
CoreM.lean
|
feat: generalize IO task functions to BaseIO := EIO Empty (#744)
|
2021-11-04 15:37:55 -07:00 |
|
Data.lean
|
feat: add Lean.Rat for implementing decision procedures
|
2021-09-14 19:18:12 -07:00 |
|
Declaration.lean
|
|
|
|
DeclarationRange.lean
|
|
|
|
DocString.lean
|
chore: modify findDocString?
|
2021-09-21 17:29:40 -07:00 |
|
Elab.lean
|
feat: add aux_def command
|
2021-10-26 20:19:27 +02:00 |
|
Environment.lean
|
fix: builtin attribute initialization
|
2021-10-20 13:55:54 -07:00 |
|
Eval.lean
|
|
|
|
Exception.lean
|
|
|
|
Expr.lean
|
refactor: move inaccessible? to Expr.lean
|
2021-10-20 15:54:18 -07:00 |
|
HeadIndex.lean
|
fix: toHeadIndex
|
2021-10-22 14:54:01 -07:00 |
|
Hygiene.lean
|
feat: add info field to Syntax.node
|
2021-10-26 20:19:27 +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
|
|
|
|
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: propositions should never be considered enum types
|
2021-11-04 15:27:15 -07:00 |
|
Parser.lean
|
refactor: remove redundancy from common register_parser_alias case
|
2021-09-20 13:20:23 +02:00 |
|
ParserCompiler.lean
|
feat: add info field to Syntax.node
|
2021-10-26 20:19:27 +02:00 |
|
PrettyPrinter.lean
|
|
|
|
ProjFns.lean
|
chore: naming convention and cleanup
|
2021-08-05 16:23:21 -07:00 |
|
ReducibilityAttrs.lean
|
|
|
|
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
|
feat: add info field to Syntax.node
|
2021-10-26 20:19:27 +02: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 |