lean4-htt/src/Lean
2020-11-10 10:11:24 -08:00
..
Compiler chore: use mut 2020-11-07 17:32:13 -08:00
Data chore: use mut 2020-11-07 17:32:13 -08:00
Elab feat: elaborate fun/forall binder extensions 2020-11-09 19:00:40 -08:00
Meta feat: pretty print match 2020-11-10 10:11:24 -08:00
Parser chore: adjust list & array spacing 2020-11-10 10:11:24 -08:00
ParserCompiler fix: fix pretty printers for imported ParserDescrs 2020-11-07 17:05:07 +01:00
PrettyPrinter feat: add allowTrailingSep parameter to ParserDescr.sepBy and ParserDescr.sepBy1 2020-11-08 07:51:10 -08:00
Server chore: remove old frontend leftovers 2020-10-26 09:08:07 -07:00
Util chore: adjust files and tests 2020-11-07 17:32:12 -08:00
Attributes.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
AuxRecursor.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Class.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Compiler.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
CoreM.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Declaration.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Delaborator.lean feat: pretty print lists and arrays 2020-11-10 10:11:24 -08:00
Elab.lean chore: remove StrategyAttrs 2020-11-02 06:39:21 -08:00
Environment.lean chore: use mut 2020-11-07 17:32:13 -08:00
Eval.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Exception.lean chore: adjust files and tests 2020-11-07 17:32:12 -08:00
Expr.lean chore: remove Expr.localE constructor 2020-11-01 09:37:48 -08:00
HeadIndex.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Hygiene.lean chore: cleanup 2020-10-28 09:33:19 -07:00
InternalExceptionId.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
KeyedDeclsAttribute.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Level.lean chore: cleanup 2020-10-29 10:24:16 -07:00
LocalContext.lean feat: improve error message 2020-11-09 18:26:14 -08:00
Message.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
Meta.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
MetavarContext.lean chore: use mut 2020-11-07 17:32:13 -08:00
Modifiers.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
MonadEnv.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Parser.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
ParserCompiler.lean feat: add allowTrailingSep parameter to ParserDescr.sepBy and ParserDescr.sepBy1 2020-11-08 07:51:10 -08:00
PrettyPrinter.lean fix: fix pretty printers for imported ParserDescrs 2020-11-07 17:05:07 +01:00
ProjFns.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
ReducibilityAttrs.lean refactor: add polymorphic methods for updating/querying reducibility status 2020-10-26 17:07:28 -07:00
ResolveName.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Runtime.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Server.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
Structure.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Syntax.lean refactor: move getTailInfo/copyTailInfo/etc to LeanInit 2020-11-08 11:52:14 -08:00
ToExpr.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Util.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00