lean4-htt/src/Lean
2020-12-12 18:58:44 -08:00
..
Compiler chore: remove obsolete code 2020-12-10 17:15:55 +01:00
Data feat: improve application type mismatch error message 2020-12-09 13:58:08 -08:00
Elab feat: add Deriving/Inhabited.lean 2020-12-12 18:52:24 -08:00
Meta fix: missing try at isClass? 2020-12-09 15:19:49 -08:00
Parser fix: optDeriving parser 2020-12-12 18:58:44 -08:00
ParserCompiler chore: add explicit discard 2020-12-08 06:18:18 -08:00
PrettyPrinter chore: adapt stdlib to new antiquotation splices 2020-12-12 17:20:03 +01:00
Server feat: name resolution during parsing 2020-12-03 17:46:13 +01:00
Util chore: cleanup and style 2020-12-12 10:36:26 -08:00
Attributes.lean feat: scoped and local unification hints 2020-12-05 13:49:36 -08:00
AuxRecursor.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Class.lean refactor: ScopedEnvExtension 2020-12-04 16:22:43 -08:00
Compiler.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
CoreM.lean chore: cleanup and style 2020-12-12 10:36:26 -08:00
Data.lean feat: trie for hierarchical names 2020-12-03 16:40:00 -08:00
Declaration.lean chore: goodies for deriving command 2020-12-11 18:08:50 -08:00
Elab.lean feat: add Deriving.lean 2020-12-12 16:08:50 -08:00
Environment.lean refactor: ScopedEnvExtension 2020-12-04 16:22:43 -08:00
Eval.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Exception.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Expr.lean chore: cleanup and style 2020-12-12 10:36:26 -08:00
HeadIndex.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Hygiene.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
InternalExceptionId.lean chore: cleanup and style 2020-12-12 10:36:26 -08:00
KeyedDeclsAttribute.lean refactor: ScopedEnvExtension 2020-12-04 16:22:43 -08:00
Level.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
LocalContext.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Message.lean feat: heterogeneous Append experiment 2020-12-01 16:32:41 -08:00
Meta.lean feat: unification hints 2020-11-27 18:12:49 -08:00
MetavarContext.lean chore: cleanup 2020-12-11 13:29:42 -08:00
Modifiers.lean chore: naming convention 2020-11-11 10:08:55 -08:00
MonadEnv.lean feat: add Deriving/Inhabited.lean 2020-12-12 18:52:24 -08:00
Parser.lean feat: use actual separator in sepBy antiquotation scope 2020-12-09 17:48:05 +01:00
ParserCompiler.lean feat: use actual separator in sepBy antiquotation scope 2020-12-09 17:48:05 +01:00
PrettyPrinter.lean refactor: move & split Lean.Delaborator 2020-11-30 13:52:46 +01:00
ProjFns.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ReducibilityAttrs.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ResolveName.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Runtime.lean chore: cleanup 2020-10-28 09:33:19 -07:00
ScopedEnvExtension.lean feat: add SimpleScopedEnvExtension 2020-12-05 16:38:35 -08:00
Server.lean chore: add explicit discard 2020-12-08 06:18:18 -08:00
Structure.lean feat: use <| 2020-11-19 09:03:38 -08:00
Syntax.lean feat: introduce SepArray and use it for sepBy antiquotation splices 2020-12-12 16:02:15 +01:00
ToExpr.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Util.lean refactor: move ppGoal to Meta 2020-11-25 14:17:13 -08:00