lean4-htt/src/Lean
Sebastian Ullrich 4e74e36331 feat: run initializers on import
Also, refuse to evaluate an `[init]` decl in the same module (since we don't know whether the initialization is
backtrackable) and always use native symbol of a `[builtinInit]` decl
2020-10-22 11:59:55 +02:00
..
Compiler feat: run initializers on import 2020-10-22 11:59:55 +02:00
Data chore: cleanup 2020-10-21 18:43:47 -07:00
Elab chore: cleanup 2020-10-21 18:43:47 -07:00
Meta refactor: extract AttributeImplCore, introduce ParametricAttributeImpl 2020-10-22 11:59:55 +02:00
Parser chore: remove coercions for old frontend 2020-10-21 17:37:35 -07:00
ParserCompiler chore: move to new frontend 2020-10-21 14:16:41 -07:00
PrettyPrinter chore: move to new frontend 2020-10-21 16:35:50 -07:00
Server chore: move to new frontend 2020-10-21 17:31:25 -07:00
Util chore: move to new frontend 2020-10-21 08:51:11 -07:00
Attributes.lean feat: ParametricAttributeImpl.afterImport 2020-10-22 11:59:55 +02: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: move to new frontend 2020-10-21 13:30:43 -07:00
Declaration.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Delaborator.lean chore: move to new frontend 2020-10-21 14:16:41 -07:00
Elab.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Environment.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Eval.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Exception.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Expr.lean chore: cleanup 2020-10-21 18:43:47 -07:00
HeadIndex.lean chore: move to new frontend 2020-10-20 16:24:10 -07:00
Hygiene.lean chore: cleanup 2020-10-21 18:43:47 -07:00
InternalExceptionId.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
KeyedDeclsAttribute.lean chore: cleanup 2020-10-21 18:43:47 -07:00
Level.lean chore: move to new frontend 2020-10-20 17:41:04 -07:00
Linter.lean chore: move to new frontend 2020-10-20 16:36:02 -07:00
LocalContext.lean chore: move to new frontend 2020-10-21 15:14:13 -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 chore: remove coercions for old frontend 2020-10-21 17:37:35 -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 chore: move to new frontend 2020-10-21 15:14:13 -07:00
ParserCompiler.lean chore: move to new frontend 2020-10-20 17:19:05 -07:00
PrettyPrinter.lean chore: move to new frontend 2020-10-20 17:19:05 -07:00
ProjFns.lean chore: move to new frontend 2020-10-20 17:19:05 -07:00
ReducibilityAttrs.lean chore: move to new frontend 2020-10-20 17:19:05 -07:00
ResolveName.lean chore: move to new frontend 2020-10-20 17:19:05 -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: move to new frontend 2020-10-20 13:46:16 -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