lean4-htt/src/Lean
2020-12-17 17:48:23 -08:00
..
Compiler refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
Data chore: use deriving DecidableEq 2020-12-17 17:48:23 -08:00
Elab feat: improve deriving DecidableEq 2020-12-17 17:30:23 -08:00
Meta chore: make sure subst is a "noop" if there is nothing to substitute 2020-12-17 17:30:23 -08:00
Parser feat: parser: store options & pass to evalConst 2020-12-16 23:15:58 +01:00
ParserCompiler refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
PrettyPrinter feat: parser: store options & pass to evalConst 2020-12-16 23:15:58 +01:00
Server feat: parser: store options & pass to evalConst 2020-12-16 23:15:58 +01:00
Util refactor: add MonadError class abbreviation 2020-12-14 09:15:26 -08:00
Attributes.lean feat: simplify Attr.simple parser 2020-12-16 07:29:18 -08:00
AuxRecursor.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Class.lean refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
Compiler.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
CoreM.lean chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
Data.lean feat: trie for hierarchical names 2020-12-03 16:40:00 -08:00
Declaration.lean chore: use deriving Inhabited 2020-12-13 10:09:20 -08:00
Elab.lean feat: add Deriving.lean 2020-12-12 16:08:50 -08:00
Environment.lean chore: use deriving Inhabited 2020-12-13 10:09:20 -08:00
Eval.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Exception.lean feat: add class abbrev macro 2020-12-14 10:19:00 -08:00
Expr.lean chore: user deriving BEq 2020-12-13 16:30:07 -08:00
HeadIndex.lean chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
Hygiene.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
InternalExceptionId.lean chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
KeyedDeclsAttribute.lean refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
Level.lean chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
LocalContext.lean chore: use deriving Inhabited 2020-12-13 10:09:20 -08:00
Message.lean chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
Meta.lean feat: add deriving DecidableEq 2020-12-17 17:30:23 -08:00
MetavarContext.lean chore: use deriving Inhabited 2020-12-13 10:09:20 -08:00
Modifiers.lean chore: naming convention 2020-11-11 10:08:55 -08:00
MonadEnv.lean refactor: add MonadError class abbreviation 2020-12-14 09:15:26 -08:00
Parser.lean feat: use actual separator in sepBy antiquotation scope 2020-12-09 17:48:05 +01:00
ParserCompiler.lean feat: simplify Attr.simple parser 2020-12-16 07:29:18 -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: use deriving Inhabited 2020-12-13 11:57:59 -08:00
ResolveName.lean refactor: add MonadError class abbreviation 2020-12-14 09:15:26 -08:00
Runtime.lean chore: cleanup 2020-10-28 09:33:19 -07:00
ScopedEnvExtension.lean chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
Server.lean chore: add explicit discard 2020-12-08 06:18:18 -08:00
Structure.lean feat: use <| 2020-11-19 09:03:38 -08:00
Syntax.lean fix: adapt to new matchAlt syntax 2020-12-16 18:52:56 +01: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