lean4-htt/src/Lean/Elab
2020-12-22 06:56:58 -08:00
..
Deriving feat: add deriving Repr 2020-12-18 14:19:43 -08:00
PreDefinition chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
Quotation feat: token source info antiquotations tk%$id 2020-12-22 13:11:04 +01:00
Tactic chore: add evalMatchTemp 2020-12-22 06:56:58 -08:00
App.lean chore: use deriving Inhabited 2020-12-13 10:09:20 -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 chore: adapt stdlib to new antiquotation splices 2020-12-12 17:20:03 +01:00
CollectFVars.lean chore: cleanup 2020-10-26 07:42:08 -07:00
Command.lean chore: minor cleanup 2020-12-17 17:30:23 -08: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: add deriving Repr 2020-12-18 14:19:43 -08:00
Do.lean fix: error position 2020-12-21 16:25:01 +01:00
Exception.lean refactor: add MonadError class abbreviation 2020-12-14 09:15:26 -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 chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Level.lean fix: bug introduced when moving to new frontend 2020-12-21 07:34:48 -08:00
Log.lean feat: heterogeneous Append experiment 2020-12-01 16:32:41 -08:00
Match.lean chore: restore correct position for match errors 2020-12-16 18:27:05 +01: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 fix: avoid macro scopes in error message 2020-12-11 11:23:44 -08:00
Quotation.lean feat: token source info antiquotations tk%$id 2020-12-22 13:11:04 +01:00
StructInst.lean chore: use deriving Inhabited 2020-12-13 11:57:59 -08:00
Structure.lean feat: add priority to InstanceEntry 2020-12-16 10:40:58 -08:00
Syntax.lean feat: token antiquotations in macro 2020-12-22 13:11:04 +01:00
SyntheticMVars.lean feat: change synthinstance threshold 2020-12-07 10:45:08 -08:00
Tactic.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Term.lean feat: extend valid set of valid auto bound names 2020-12-19 12:36:19 -08:00
Util.lean feat: add optional (priority := <prio>) to instance command 2020-12-21 10:02:12 -08:00