lean4-htt/src/Lean
2020-10-20 17:01:29 -07:00
..
Compiler chore: export lean_is_io_unit_regular_init_fn and lean_is_io_unit_builtin_init_fn 2020-10-19 15:27:33 -07:00
Data chore: move to new frontend 2020-10-20 16:13:07 -07:00
Elab feat: improve type ascription elaboration function 2020-10-20 15:49:51 -07:00
Meta fix: missing instantiateMVars 2020-10-20 14:43:32 -07:00
Parser chore: move to new frontend 2020-10-20 17:01:29 -07:00
ParserCompiler feat: add Lean.MonadEnv, Lean.MonadError, and Lean.MonadOptions 2020-08-22 16:00:43 -07:00
PrettyPrinter chore: move to new frontend 2020-10-20 13:46:16 -07:00
Server refactor: provide Options to lean_eval_const 2020-10-19 10:21:38 -07:00
Util chore: remove workaround 2020-10-20 15:53:09 -07:00
Attributes.lean chore: use [builtinInit] 2020-10-19 14:58:38 -07:00
AuxRecursor.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Class.lean chore: use [builtinInit] 2020-10-19 14:58:38 -07:00
Compiler.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
CoreM.lean chore: remove optParam at Eval.lean 2020-10-16 11:50:53 -07:00
Declaration.lean feat: addAndCompileNonRec 2020-09-05 08:32:56 -07:00
Delaborator.lean chore: move to new frontend 2020-10-20 10:59:02 -07:00
Elab.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Environment.lean chore: use [builtinInit] 2020-10-19 14:58:38 -07:00
Eval.lean chore: remove optParam at Eval.lean 2020-10-16 11:50:53 -07:00
Exception.lean feat: add throwError! macro and improve trace[..]! macro 2020-10-13 12:32:33 -07:00
Expr.lean chore: add instance for new frontend 2020-10-19 06:37:23 -07:00
HeadIndex.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Hygiene.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
InternalExceptionId.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
KeyedDeclsAttribute.lean chore: move to new frontend 2020-10-20 17:01:29 -07:00
Level.lean chore: move to new frontend 2020-10-20 16:13:07 -07:00
Linter.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
LocalContext.lean feat: sanitize Syntax in messages 2020-09-29 07:59:22 -07:00
Message.lean chore: move to new frontend 2020-10-20 11:19:44 -07:00
Meta.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
MetavarContext.lean fix: horrible error message due to constApprox := true 2020-09-29 07:54:48 -07:00
Modifiers.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
MonadEnv.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
Parser.lean feat: add doElem parser category 2020-09-26 06:18:44 -07:00
ParserCompiler.lean chore: move to new frontend 2020-10-20 10:59:02 -07:00
PrettyPrinter.lean chore: move to new frontend 2020-10-20 10:59:02 -07:00
ProjFns.lean chore: use [builtinInit] 2020-10-19 14:58:38 -07:00
ReducibilityAttrs.lean chore: use [builtinInit] 2020-10-19 14:58:38 -07:00
ResolveName.lean chore: use builtin_initialize instead of initialize at src/Lean 2020-10-19 15:17:02 -07:00
Runtime.lean chore: move to new frontend 2020-10-20 17:01:29 -07:00
Scopes.lean chore: use [builtinInit] 2020-10-19 14:58:38 -07:00
Server.lean refactor: move ppExpr to IO 2020-09-15 18:48:21 -07:00
Structure.lean chore: move to new frontend 2020-10-20 17:01:29 -07:00
Syntax.lean chore: move to new frontend 2020-10-20 13:46:16 -07:00
ToExpr.lean chore: move to new frontend 2020-10-20 17:01:29 -07:00
Util.lean feat: add Expr.forEach 2020-09-08 13:03:53 -07:00