lean4-htt/src/Lean/Elab
Leonardo de Moura 164577d94e chore: remove parser! and tparser!
The new macros are called "leading_parser` and `trailing_parser`.

cc @Kha
2021-03-11 09:36:58 -08:00
..
Deriving chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
PreDefinition chore: trace[...]! ==> trace[...] 2021-03-10 18:44:43 -08:00
Quotation feat: Syntax.topDown 2021-03-11 13:22:18 +01:00
Tactic chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
App.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Attributes.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
AutoBound.lean feat: extend set of valid characters that can occur in an auto bound implicit local name suffix 2021-02-02 10:29:29 -08:00
Binders.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
BuiltinNotation.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
CollectFVars.lean chore: cleanup 2020-10-26 07:42:08 -07:00
Command.lean refactor: polymorphic elabSetOption 2021-03-06 15:33:01 -08:00
Declaration.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
DeclarationRange.lean chore: naming 2021-01-20 16:48:50 +01:00
DeclModifiers.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
DeclUtil.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
DefView.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Deriving.lean feat: add mkSizeOfHandler 2021-01-20 17:18:51 -08:00
Do.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Exception.lean feat: add throwMVarError! 2020-12-25 10:03:42 -08:00
Extra.lean feat: custom elaborator for forIn 2021-02-05 18:01:58 -08:00
Frontend.lean refactor: pos at time_task::time_task was a dead field 2021-01-30 11:10:18 -08:00
Import.lean chore: naming 2021-01-20 16:48:50 +01:00
Inductive.lean chore: trace[...]! ==> trace[...] 2021-03-10 18:44:43 -08:00
InfoTree.lean fix: preserve InfoTree when tactics fail 2021-02-17 15:20:33 -08:00
LetRec.lean feat: store declaration ranges 2021-01-11 12:50:11 -08:00
Level.lean feat: add option maxUniverseOffset 2021-02-04 17:17:51 -08:00
Log.lean refactor: add polymorphic elabOpenDecl method 2021-03-06 15:32:59 -08:00
Match.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
MutualDef.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Open.lean refactor: add polymorphic elabOpenDecl method 2021-03-06 15:32:59 -08:00
PreDefinition.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Print.lean chore: Declaration.lean naming convention 2021-01-20 17:07:02 -08:00
Quotation.lean chore: trace[...]! ==> trace[...] 2021-03-10 18:44:43 -08:00
SetOption.lean refactor: polymorphic elabSetOption 2021-03-06 15:33:01 -08:00
StructInst.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Structure.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
Syntax.lean chore: remove parser! and tparser! 2021-03-11 09:36:58 -08:00
SyntheticMVars.lean chore: trace[...]! ==> trace[...] 2021-03-10 18:44:43 -08:00
Tactic.lean feat: simp infrastructure 2020-12-30 18:00:04 -08:00
Term.lean chore: trace[...]! ==> trace[...] 2021-03-10 18:44:43 -08:00
Util.lean chore: use register_builtin_option 2021-01-26 18:24:56 -08:00