lean4-htt/src/Lean
Leonardo de Moura 469de09280 fix: bug at isDefEq
The new test contains a minimal example that triggers the bug.
2020-12-02 13:27:21 -08:00
..
Compiler feat: heterogeneous Append experiment 2020-12-01 16:32:41 -08:00
Data feat: heterogeneous Append experiment 2020-12-01 16:32:41 -08:00
Elab chore: typo 2020-12-02 13:27:21 -08:00
Meta fix: bug at isDefEq 2020-12-02 13:27:21 -08:00
Parser feat: heterogeneous OrElse and AndThen 2020-12-01 18:32:24 -08:00
ParserCompiler chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
PrettyPrinter feat: heterogeneous OrElse and AndThen 2020-12-01 18:32:24 -08:00
Server chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Util fix: support single-file packages 2020-12-02 17:29:01 +01:00
Attributes.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
AuxRecursor.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Class.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Compiler.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
CoreM.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Data.lean refactor: inline FormatMacro 2020-11-28 12:37:36 +01:00
Declaration.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Elab.lean chore: remove StrategyAttrs 2020-11-02 06:39:21 -08:00
Environment.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Eval.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Exception.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Expr.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
HeadIndex.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Hygiene.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
InternalExceptionId.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
KeyedDeclsAttribute.lean feat: allow KeyedDeclsAttribute without built-in attribute 2020-12-01 11:57:20 -08:00
Level.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
LocalContext.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Message.lean feat: heterogeneous Append experiment 2020-12-01 16:32:41 -08:00
Meta.lean feat: unification hints 2020-11-27 18:12:49 -08:00
MetavarContext.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Modifiers.lean chore: naming convention 2020-11-11 10:08:55 -08:00
MonadEnv.lean refactor: move Ref to Prelude and rename it to MonadRef 2020-11-13 16:00:31 -08:00
Parser.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
ParserCompiler.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
PrettyPrinter.lean refactor: move & split Lean.Delaborator 2020-11-30 13:52:46 +01:00
ProjFns.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ReducibilityAttrs.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ResolveName.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Runtime.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Server.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Structure.lean feat: use <| 2020-11-19 09:03:38 -08:00
Syntax.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
ToExpr.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Util.lean refactor: move ppGoal to Meta 2020-11-25 14:17:13 -08:00