lean4-htt/src/Lean/Parser
2022-11-11 14:17:21 +01:00
..
Attr.lean chore: snake-case attributes (part 2) 2022-10-19 09:28:08 -07:00
Basic.lean doc: update Lean.Parser.Basic 2022-11-11 14:17:21 +01:00
Command.lean feat: use withoutPosition consistently 2022-10-24 12:51:32 -07:00
Do.lean fix: uncacheable syntax stack access in doIf 2022-11-11 13:45:41 +01:00
Extension.lean refactor: simplify parser code using withFn 2022-11-11 09:13:02 +01:00
Extra.lean fix: uncacheable syntax stack access in doIf 2022-11-11 13:45:41 +01:00
Level.lean feat: use withoutPosition consistently 2022-10-24 12:51:32 -07:00
Module.lean fix: replace broken ptrEq cache sanity checks with private ParserContext constructor 2022-11-11 09:13:02 +01:00
StrInterpolation.lean feat: use withoutPosition consistently (part 2) 2022-10-24 12:51:32 -07:00
Syntax.lean feat: use withoutPosition consistently 2022-10-24 12:51:32 -07:00
Tactic.lean refactor: line wrapping in parser code 2022-10-24 08:37:29 -07:00
Term.lean refactor: split paren parser, part 2 2022-11-11 13:45:41 +01:00
Types.lean refactor: simplify withCacheFn 2022-11-11 14:07:15 +01:00