lean4-htt/src/Lean
2020-12-04 11:39:00 -08:00
..
Compiler feat: heterogeneous Append experiment 2020-12-01 16:32:41 -08:00
Data feat: trie for hierarchical names 2020-12-03 16:40:00 -08:00
Elab feat: expand scoped notation into scoped attribute modifier 2020-12-04 11:39:00 -08:00
Meta fix: bug at isDefEq 2020-12-02 13:27:21 -08:00
Parser feat: expand scoped notation into scoped attribute modifier 2020-12-04 11:39:00 -08:00
ParserCompiler chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
PrettyPrinter refactor: try out antiquotation scopes 2020-12-04 19:33:04 +01:00
Server feat: name resolution during parsing 2020-12-03 17:46:13 +01:00
Util fix: support single-file packages 2020-12-02 17:29:01 +01:00
Attributes.lean feat: basic support for scoped attributes 2020-12-03 10:39:59 -08:00
AuxRecursor.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Class.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -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 chore: remove StrategyAttrs 2020-11-02 06:39:21 -08:00
Environment.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -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: update structure, class, inductive 2020-11-27 15:09:30 -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 feat: allow KeyedDeclsAttribute without built-in attribute 2020-12-01 11:57:20 -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: update structure, class, inductive 2020-11-27 15:09:30 -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 refactor: clean up & delay registering parser aliases 2020-12-04 19:24:32 +01:00
ParserCompiler.lean feat: basic support for scoped attributes 2020-12-03 10:39:59 -08: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: implement ParserExtension using ScopedEnvExtension 2020-12-04 09:57:35 -08:00
Server.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Structure.lean feat: use <| 2020-11-19 09:03:38 -08:00
Syntax.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08: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