| .. |
|
Compiler
|
chore: enforce naming convention for theorems
|
2021-08-07 12:48:38 -07:00 |
|
Data
|
chore: add private annotations
|
2021-08-03 18:15:39 -07:00 |
|
Elab
|
fix: missing instantiateMVars
|
2021-08-10 10:04:16 -07:00 |
|
Meta
|
fix: diamonds with dependent fields
|
2021-08-09 19:01:08 -07:00 |
|
Parser
|
chore: fix module comments, they must occur after the imports
|
2021-08-06 14:02:42 -07:00 |
|
ParserCompiler
|
chore: throwError! => throwError, throwErrorAt! => throwErrorAt
|
2021-03-11 11:59:45 -08:00 |
|
PrettyPrinter
|
refactor: separate pp.funBinderTypes and pp.piBinderTypes
|
2021-08-09 16:13:40 +02:00 |
|
Server
|
chore: fix stdlib
|
2021-08-06 12:58:58 -07:00 |
|
Util
|
perf: trace messages should disable pp.analyze
|
2021-08-06 18:30:40 +02:00 |
|
Attributes.lean
|
refactor: add ImportingFlag.lean
|
2021-08-03 14:29:36 -07:00 |
|
AuxRecursor.lean
|
chore: improve error message
|
2021-01-17 07:51:08 -08:00 |
|
Class.lean
|
refactor: remove Monad Option and Alternative Option
|
2021-03-20 18:25:25 -07:00 |
|
Compiler.lean
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
CoreM.lean
|
refactor: revert MonadRef changes
|
2021-06-21 10:17:26 -07:00 |
|
Data.lean
|
feat: add xml parser.
|
2021-07-13 09:58:27 -07:00 |
|
Declaration.lean
|
chore: use isDefEq heuristic on regular definitions only
|
2021-07-26 07:11:55 -07:00 |
|
DeclarationRange.lean
|
fix: UTF-16 strikes again
|
2021-01-19 13:22:13 -08:00 |
|
DocString.lean
|
feat: add moduleDocExt
|
2021-08-06 13:40:54 -07:00 |
|
Elab.lean
|
refactor: add BuiltinCommand.lean
|
2021-06-29 16:52:00 -07:00 |
|
Environment.lean
|
feat: add moduleDocExt
|
2021-08-06 13:40:54 -07:00 |
|
Eval.lean
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Exception.lean
|
chore: remove HashableUSize
|
2021-06-02 09:58:46 -07:00 |
|
Expr.lean
|
feat: save additional information at StructureFieldInfo
|
2021-08-09 19:01:08 -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
|
chore: add private annotations
|
2021-08-03 18:15:39 -07:00 |
|
InternalExceptionId.lean
|
chore: use deriving BEq
|
2020-12-22 18:10:20 -08:00 |
|
KeyedDeclsAttribute.lean
|
feat: KeyedDeclAttribute: expose declaration names
|
2021-06-06 15:32:58 +02:00 |
|
Level.lean
|
feat: generic tagged Format
|
2021-08-01 09:58:44 +02:00 |
|
LocalContext.lean
|
chore: fix codebase and tests
|
2021-06-29 17:14:52 -07:00 |
|
Message.lean
|
chore: rebase and rm rawPos
|
2021-08-03 09:13:18 +02:00 |
|
Meta.lean
|
feat: add getFieldType
|
2021-08-09 19:01:08 -07:00 |
|
MetavarContext.lean
|
feat: add Meta.abstract
|
2021-08-06 18:19:06 -07:00 |
|
Modifiers.lean
|
feat: private fields
|
2021-08-02 20:20:21 -07:00 |
|
MonadEnv.lean
|
chore: improve error message when compiling code containing axioms or noncomputable definitions
|
2021-05-31 20:27:15 -07:00 |
|
Parser.lean
|
chore: use register_parser_alias where possible
|
2021-07-22 16:28:06 +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
|
fix: respect preresolved names at resolveConst*
|
2021-07-30 07:17:50 -07:00 |
|
Runtime.lean
|
chore: cleanup
|
2020-10-28 09:33:19 -07:00 |
|
ScopedEnvExtension.lean
|
fix: missing pushScope and popScope
|
2021-03-16 16:42:45 -07:00 |
|
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: enforce naming convention for theorems
|
2021-08-07 12:48:38 -07:00 |
|
ToExpr.lean
|
chore: use double quote
|
2021-01-20 17:07:01 -08:00 |
|
Util.lean
|
refactor: move FindLevelMVar to Lean/Util
|
2021-08-03 09:13:18 +02:00 |