lean4-htt/src/Lean/Elab
2020-12-30 18:00:04 -08:00
..
Deriving feat: From/ToJson derive handlers 2020-12-26 19:38:24 +01:00
PreDefinition feat: add throwMVarError! 2020-12-25 10:03:42 -08:00
Quotation perf: let*-bind syntax match RHSs before duplicating them 2020-12-22 17:25:46 +01:00
Tactic feat: simp infrastructure 2020-12-30 18:00:04 -08:00
App.lean feat: elaborate binrel! macro 2020-12-29 16:37:43 -08:00
Attributes.lean refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
AutoBound.lean feat: extend valid set of valid auto bound names 2020-12-19 12:36:19 -08:00
Binders.lean refactor: use quotations & implicit token positions from getRef to clean up a bit 2020-12-21 17:32:36 +01:00
BuiltinNotation.lean feat: cdot notation for tuples 2020-12-28 18:08:23 -08:00
CollectFVars.lean chore: cleanup 2020-10-26 07:42:08 -07:00
Command.lean feat: log output of #... auxiliary commands at command token 2020-12-27 14:33:02 +01:00
Declaration.lean feat: add optional (priority := <prio>) to instance command 2020-12-21 10:02:12 -08:00
DeclModifiers.lean feat: expand macros in attributes eagerly 2020-12-15 15:11:19 -08:00
DeclUtil.lean feat: improve type mismatch error messages 2020-12-17 07:11:52 -08:00
DefView.lean feat: add optional (priority := <prio>) to instance command 2020-12-21 10:02:12 -08:00
Deriving.lean feat: From/ToJson derive handlers 2020-12-26 19:38:24 +01:00
Do.lean fix: missing quotes in error messages 2020-12-26 09:01:45 -08:00
Exception.lean feat: add throwMVarError! 2020-12-25 10:03:42 -08:00
Frontend.lean feat: parser: store options & pass to evalConst 2020-12-16 23:15:58 +01:00
Import.lean chore: cleanup 2020-10-26 07:54:11 -07:00
Inductive.lean refactor: add MonadError class abbreviation 2020-12-14 09:15:26 -08:00
LetRec.lean feat: add throwMVarError! 2020-12-25 10:03:42 -08:00
Level.lean fix: bug introduced when moving to new frontend 2020-12-21 07:34:48 -08:00
Log.lean feat: add throwMVarError! 2020-12-25 10:03:42 -08:00
Match.lean feat: elaborate binrel! macro 2020-12-29 16:37:43 -08:00
MutualDef.lean refactor: use quotations & implicit token positions from getRef to clean up a bit 2020-12-21 17:32:36 +01:00
PreDefinition.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Print.lean feat: log output of #... auxiliary commands at command token 2020-12-27 14:33:02 +01:00
Quotation.lean chore: token antiquotations: return/take full Syntax (but only use head info of it) 2020-12-26 23:54:46 +01:00
StructInst.lean feat: improve {...} error message 2020-12-24 09:35:55 -08:00
Structure.lean feat: modify structSimpleBinder parser 2020-12-23 08:23:14 -08:00
Syntax.lean fix: category quotations in term position 2020-12-29 11:16:34 +01:00
SyntheticMVars.lean feat: add throwMVarError! 2020-12-25 10:03:42 -08:00
Tactic.lean feat: simp infrastructure 2020-12-30 18:00:04 -08:00
Term.lean feat: elaborate binrel! macro 2020-12-29 16:37:43 -08:00
Util.lean feat: add optional (priority := <prio>) to instance command 2020-12-21 10:02:12 -08:00