lean4-htt/src/Lean
Leonardo de Moura 27c3e23c17 fix: type is optional in explicit fields
Reason: default value overriding notation.
2020-07-21 16:57:36 -07:00
..
Compiler chore: move RBTree and RBMap to Std 2020-06-25 13:26:16 -07:00
Data chore: add Name.getString! 2020-07-20 15:18:45 -07:00
Elab fix: type is optional in explicit fields 2020-07-21 16:57:36 -07:00
EqnCompiler chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Meta feat: add Meta.mkProjection 2020-07-20 16:01:36 -07:00
Parser fix: type is optional in explicit fields 2020-07-21 16:57:36 -07:00
PrettyPrinter chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Util feat: export "constructions" 2020-07-15 16:32:23 -07:00
Attributes.lean chore: move HashMap and HashSet to Std 2020-06-25 12:46:56 -07:00
AuxRecursor.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Class.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Compiler.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Declaration.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Delaborator.lean fix: do not assume the prefix of a projection function name is the structure name 2020-07-16 11:10:20 -07:00
Elab.lean feat: add Inductive.lean 2020-06-26 12:44:13 -07:00
Environment.lean fix: freeing Environments in tests 2020-07-10 07:42:26 -07:00
EqnCompiler.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Eval.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Expr.lean feat: add Expr.inferImplicit 2020-07-13 16:22:48 -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 chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -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 chore: move PersistentArray to Std 2020-06-25 13:02:21 -07:00
Message.lean chore: move PersistentArray to Std 2020-06-25 13:02:21 -07:00
Meta.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
MetavarContext.lean fix: missing resulting mctx 2020-07-14 16:50:08 -07:00
Modifiers.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
Parser.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07:00
PrettyPrinter.lean chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -07: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 chore: remove prelude commands from Lean package 2020-06-25 11:21:17 -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