lean4-htt/src/Lean
2020-08-08 16:12:44 -07:00
..
Compiler chore: move RBTree and RBMap to Std 2020-06-25 13:26:16 -07:00
Data chore: document Format fields 2020-08-06 09:26:48 -07:00
Elab feat: add (ref : Syntax) to Meta.Exception.tactic 2020-08-06 10:14:32 -07:00
Meta feat: as-patterns x@pattern 2020-08-08 16:12:44 -07:00
Parser refactor: simplify processing of antiquotations in pretty-printer 2020-08-06 09:27:12 -07:00
PrettyPrinter feat: add (ref : Syntax) to Meta.Exception.other 2020-08-06 09:40:16 -07:00
Util feat: almost activate new pretty printer by default 2020-08-06 09:27:12 -07:00
Attributes.lean chore: move HashMap and HashSet to Std 2020-06-25 12:46:56 -07:00
AuxRecursor.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Class.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Compiler.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Declaration.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Delaborator.lean feat: add (ref : Syntax) to Meta.Exception.other 2020-08-06 09:40:16 -07:00
Elab.lean feat: elaborate #print command 2020-07-28 16:24:16 -07:00
Environment.lean fix: freeing Environments in tests 2020-07-10 07:42:26 -07:00
Eval.lean feat: allow #eval to update Environment 2020-07-30 16:48:31 -07:00
Expr.lean feat: add processComplete 2020-08-03 17:02:53 -07:00
HeadIndex.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Hygiene.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
KeyedDeclsAttribute.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Level.lean feat: updateResultingUniverse 2020-07-15 16:32:22 -07:00
Linter.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
LocalContext.lean feat: add processComplete 2020-08-03 17:02:53 -07:00
Message.lean chore: improve DepElim trace messages 2020-08-06 11:02:57 -07:00
Meta.lean refactor: move whnf-eval functions into Lean.Meta.ReduceEval 2020-08-06 09:27:12 -07:00
MetavarContext.lean chore: add headBeta to avoid unnecessary applications introduced by metavariable management 2020-07-24 16:05:05 -07:00
Modifiers.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Parser.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
PrettyPrinter.lean feat: almost activate new pretty printer by default 2020-08-06 09:27:12 -07:00
ProjFns.lean fix: do not assume the prefix of a projection function name is the structure name 2020-07-16 11:10:20 -07:00
ReducibilityAttrs.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Runtime.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Scopes.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Structure.lean feat: add Meta.mkProjection 2020-07-20 16:01:36 -07:00
Syntax.lean fix: formatStx 2020-08-06 09:27:12 -07:00
ToExpr.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Util.lean feat: export "constructions" 2020-07-15 16:32:23 -07:00