lean4-htt/src/Lean
2020-11-25 11:30:24 +01:00
..
Compiler feat: use |>. 2020-11-19 08:38:47 -08:00
Data fix: adjust code to optional , at structure instances 2020-11-20 15:43:35 -08:00
Elab feat: add exists tactic 2020-11-24 16:17:43 -08:00
Meta feat: add exists tactic 2020-11-24 16:17:43 -08:00
Parser fix: do formatting 2020-11-25 11:30:24 +01:00
ParserCompiler feat: use <| 2020-11-19 09:03:38 -08:00
PrettyPrinter feat: formatter: preserve comments 2020-11-25 11:30:24 +01:00
Server chore: use := 2020-11-19 07:22:31 -08:00
Util feat: use <| 2020-11-19 09:03:38 -08:00
Attributes.lean chore: use := 2020-11-19 07:22:31 -08:00
AuxRecursor.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Class.lean chore: remove dead code at Class.lean used by old frontend 2020-11-20 16:51:44 -08:00
Compiler.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
CoreM.lean chore: test unboundImplicitLocals and cleanup 2020-11-22 10:33:28 -08:00
Data.lean chore: import orphaned files in Lean 2020-11-24 19:16:27 +01:00
Declaration.lean chore: use := 2020-11-19 07:22:31 -08:00
Delaborator.lean fix: pretty print empty matchers as nomatch 2020-11-25 11:30:24 +01:00
Elab.lean chore: remove StrategyAttrs 2020-11-02 06:39:21 -08:00
Environment.lean chore: use := 2020-11-19 07:22:31 -08:00
Eval.lean chore: cleanup 2020-10-28 09:33:19 -07:00
Exception.lean chore: test unboundImplicitLocals and cleanup 2020-11-22 10:33:28 -08:00
Expr.lean chore: test unboundImplicitLocals and cleanup 2020-11-22 10:33:28 -08:00
HeadIndex.lean chore: use := 2020-11-19 07:22:31 -08:00
Hygiene.lean feat: use |>. 2020-11-19 08:38:47 -08:00
InternalExceptionId.lean chore: avoid Has prefix in type classes 2020-10-27 18:29:19 -07:00
KeyedDeclsAttribute.lean feat: use <| 2020-11-19 09:03:38 -08:00
Level.lean chore: use := 2020-11-19 07:22:31 -08:00
LocalContext.lean feat: use <| 2020-11-19 09:03:38 -08:00
Message.lean chore: use := 2020-11-19 07:22:31 -08:00
Meta.lean feat: add transform 2020-11-18 18:47:22 -08:00
MetavarContext.lean feat: add headBetaMVarType 2020-11-24 16:17:27 -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 feat: use |>. 2020-11-19 08:38:47 -08:00
PrettyPrinter.lean fix: fix pretty printers for imported ParserDescrs 2020-11-07 17:05:07 +01:00
ProjFns.lean chore: minor 2020-11-21 20:53:19 -08:00
ReducibilityAttrs.lean chore: use := 2020-11-19 07:22:31 -08:00
ResolveName.lean feat: use |>. 2020-11-19 08:38:47 -08: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 feat: use <| 2020-11-19 09:03:38 -08:00
Syntax.lean feat: Syntax.updateLeading: also choose "nicer" splits 2020-11-25 11:30:24 +01:00
ToExpr.lean chore: naming convention 2020-11-11 10:08:55 -08:00
Util.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00