lean4-htt/src/Lean
2020-08-20 15:47:43 +02:00
..
Compiler refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
Data chore: document Format fields 2020-08-06 09:26:48 -07:00
Elab refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
Meta refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
Parser refactor: make formatter precompiled as well 2020-08-20 15:29:33 +02:00
ParserCompiler refactor: move parenthesizer compiler into separate file, generalize 2020-08-20 13:22:57 +02:00
PrettyPrinter chore: finish formatter refactoring 2020-08-20 15:47:43 +02:00
Util feat: add StateRef 2020-08-18 13:54:51 -07:00
Attributes.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
AuxRecursor.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Class.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
Compiler.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
CoreM.lean refactor: implement attribute hooks using CoreM 2020-08-19 14:44:54 -07:00
Declaration.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Delaborator.lean feat: adjust semantics to new syntax 2020-08-19 09:56:23 -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: elaborate equation RHS 2020-08-13 15:19:40 -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 refactor: move parenthesizer compiler into separate file, generalize 2020-08-20 13:22:57 +02: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 feat: add helper functions and generalize 2020-08-19 09:53:45 -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: finish formatter refactoring 2020-08-20 15:47:43 +02:00
ParserCompiler.lean refactor: make formatter precompiled as well 2020-08-20 15:29:33 +02:00
PrettyPrinter.lean chore: finish formatter refactoring 2020-08-20 15:47:43 +02: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 feat: adjust semantics to new syntax 2020-08-19 09:56:23 -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