lean4-htt/src/Lean
2020-09-13 13:13:34 -07:00
..
Compiler chore: remove HasEmptyc workarounds 2020-09-11 14:28:42 -07:00
Data chore: add coercions for new frontend 2020-09-13 12:00:32 -07:00
Elab fix: always ensure expectedType when processing overloaded symbols and/or notation 2020-09-13 11:59:13 -07:00
Meta fix: do not cache if term contains Expr-metavariables 2020-09-13 13:13:05 -07:00
Parser chore: add coercion for new frontend 2020-09-13 10:12:25 -07:00
ParserCompiler feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
PrettyPrinter chore: remove arity 2020-08-31 16:38:39 -07:00
Server chore: adapt to upstream 2020-08-31 06:50:01 -07:00
Util feat: trace! macro in the new frontend 2020-09-10 15:18:20 -07:00
Attributes.lean feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
AuxRecursor.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Class.lean feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
Compiler.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
CoreM.lean feat: add AddMessageDataContext 2020-08-28 18:05:42 -07:00
Declaration.lean feat: addAndCompileNonRec 2020-09-05 08:32:56 -07:00
Delaborator.lean refactor: cleanup 2020-08-24 17:47:27 -07:00
Elab.lean fix: forallTelescopeReducing => forallTelescope 2020-09-10 18:06:29 -07:00
Environment.lean feat: add AddMessageDataContext 2020-08-28 18:05:42 -07:00
Eval.lean feat: replace OS-specific stream redirection with pure-Lean Stream redirection 2020-08-28 10:04:32 -07:00
Exception.lean refactor: polymorphic withIncRecDepth 2020-08-24 12:17:47 -07:00
Expr.lean chore: remove HasEmptyc workarounds 2020-09-11 14:28:42 -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
InternalExceptionId.lean feat: uniform Exceptions 2020-08-21 17:02:21 -07:00
KeyedDeclsAttribute.lean chore: remove HasEmptyc workarounds 2020-09-11 14:28:42 -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 fix: ignore auxiliary declarations at subst and assumption 2020-09-13 09:59:37 -07:00
Message.lean feat: add coercions for the new frontend 2020-09-10 13:24:13 -07:00
Meta.lean feat: add abstractNestedProofs 2020-09-08 11:48:28 -07:00
MetavarContext.lean chore: add auxiliary function 2020-09-13 13:13:34 -07:00
Modifiers.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
MonadEnv.lean feat: add MonadEnv helper methods 2020-09-10 14:58:22 -07:00
Parser.lean chore: finish formatter refactoring 2020-08-20 15:47:43 +02:00
ParserCompiler.lean chore: change meaning of lambdaTelescope 2020-09-04 13:35:17 -07:00
PrettyPrinter.lean refactor: simplify ppModule using new module parser 2020-08-31 15:44:58 +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
Server.lean chore: adapt to upstream 2020-08-31 06:50:01 -07:00
Structure.lean feat: add Meta.mkProjection 2020-07-20 16:01:36 -07:00
Syntax.lean chore: naming convention 2020-08-30 14:26:03 -07:00
ToExpr.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Util.lean feat: add Expr.forEach 2020-09-08 13:03:53 -07:00