lean4-htt/src/Lean
2020-12-09 17:27:45 -08:00
..
Compiler fix: incorrect context used at addDecForDeadParams 2020-12-08 12:38:33 -08:00
Data feat: improve application type mismatch error message 2020-12-09 13:58:08 -08:00
Elab chore: simplify syntax patterns using $[...]? 2020-12-09 17:06:19 -08:00
Meta fix: missing try at isClass? 2020-12-09 15:19:49 -08:00
Parser feat: add double quoted name literal parser 2020-12-09 17:27:45 -08:00
ParserCompiler chore: add explicit discard 2020-12-08 06:18:18 -08:00
PrettyPrinter feat: use actual separator in sepBy antiquotation scope 2020-12-09 17:48:05 +01:00
Server feat: name resolution during parsing 2020-12-03 17:46:13 +01:00
Util feat: add MonadStateCacheT based on StateT 2020-12-06 19:07:28 -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: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Data.lean feat: trie for hierarchical names 2020-12-03 16:40:00 -08:00
Declaration.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Elab.lean feat: match_syntax ~> match 2020-12-08 17:20:36 +01: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 feat: improve application type mismatch error message 2020-12-09 13:58:08 -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: update structure, class, inductive 2020-11-27 15:09:30 -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: change checkCache type 2020-12-06 16:24:51 -08:00
Modifiers.lean chore: naming convention 2020-11-11 10:08:55 -08:00
MonadEnv.lean refactor: move Ref to Prelude and rename it to MonadRef 2020-11-13 16:00:31 -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 chore: revise Syntax.Traverser changes 2020-12-09 10:38:22 +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