lean4-htt/src/Lean
2020-10-24 16:04:13 -07:00
..
Compiler chore: fix definitions 2020-10-24 07:27:25 -07:00
Data feat: add helper functions for writing macros 2020-10-23 10:59:59 -07:00
Elab fix: unused variables being included in theorems 2020-10-24 16:04:13 -07:00
Meta fix: modify mkAppM behavior and fix issue at Structural.lean 2020-10-24 13:25:51 -07:00
Parser chore: avoid Array.foldlFrom 2020-10-22 16:30:05 -07:00
ParserCompiler chore: move to new frontend 2020-10-21 14:16:41 -07:00
PrettyPrinter chore: cleanup 2020-10-22 07:32:23 -07:00
Server chore: remove adaptExcept 2020-10-22 16:56:23 -07:00
Util fix: build 2020-10-23 18:55:06 +02:00
Attributes.lean chore: remove workaround 2020-10-22 07:06:09 -07:00
AuxRecursor.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Class.lean chore: move to new frontend 2020-10-20 17:41:04 -07:00
Compiler.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
CoreM.lean chore: remove adaptExcept 2020-10-22 16:56:23 -07:00
Declaration.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Delaborator.lean chore: move to new frontend 2020-10-23 16:13:55 -07:00
Elab.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Environment.lean chore: avoid Array.iterate and Array.iterateM 2020-10-22 16:30:04 -07:00
Eval.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Exception.lean refactor: simplify MonadFunctor 2020-10-22 17:05:34 -07:00
Expr.lean chore: cleanup 2020-10-24 06:18:01 -07:00
HeadIndex.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Hygiene.lean refactor: remove MonadRun 2020-10-22 16:30:06 -07:00
InternalExceptionId.lean chore: cleanup 2020-10-24 06:18:01 -07:00
KeyedDeclsAttribute.lean chore: cleanup 2020-10-24 06:18:01 -07:00
Level.lean chore: cleanup 2020-10-24 06:18:01 -07:00
LocalContext.lean refactor: remove foldlFrom from PersistentArray and LocalContext 2020-10-22 16:30:05 -07:00
Message.lean chore: remove coercions for old frontend 2020-10-21 17:37:35 -07:00
Meta.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
MetavarContext.lean refactor: simplify MonadCache and generalize instantiateExprMVars 2020-10-22 16:30:06 -07:00
Modifiers.lean chore: cleanup 2020-10-24 06:18:01 -07:00
MonadEnv.lean chore: cleanup 2020-10-24 06:18:01 -07:00
Parser.lean chore: remove lone #check 2020-10-22 15:58:53 +02:00
ParserCompiler.lean chore: move to new frontend 2020-10-20 17:19:05 -07:00
PrettyPrinter.lean chore: cleanup 2020-10-24 06:18:01 -07:00
ProjFns.lean chore: cleanup 2020-10-24 06:18:01 -07:00
ReducibilityAttrs.lean chore: cleanup 2020-10-24 06:18:01 -07:00
ResolveName.lean chore: cleanup 2020-10-24 06:18:01 -07:00
Runtime.lean chore: move to new frontend 2020-10-20 17:01:29 -07:00
Scopes.lean chore: move to new frontend 2020-10-21 17:31:25 -07:00
Server.lean chore: move to new frontend 2020-10-21 17:09:24 -07:00
Structure.lean chore: move to new frontend 2020-10-20 17:01:29 -07:00
Syntax.lean chore: cleanup 2020-10-22 07:32:23 -07:00
ToExpr.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Util.lean chore: move to new frontend 2020-10-20 17:19:05 -07:00