lean4-htt/src/Lean/Parser
Scott Morrison 98085661c7 chore: upstream haveI tactic
chore: `haveI` and `letI` builtin parsers
2024-02-15 14:33:36 +11:00
..
Attr.lean fix: spacing and indentation fixes 2023-05-28 18:48:36 -07:00
Basic.lean feat: Rust-style raw string literals (#2929) 2023-12-20 16:53:08 +00:00
Command.lean feat: per-function termination hints 2024-01-10 17:27:35 +01:00
Do.lean doc: Add docstrings to dbg_trace and assert! in do blocks (#2787) 2023-11-02 11:10:42 +01:00
Extension.lean fix: use Lean.initializing instead of IO.initializing 2023-06-17 06:57:14 -07:00
Extra.lean doc: document all parser aliases (#2499) 2023-09-06 09:02:25 +00:00
Level.lean feat: use withoutPosition consistently 2022-10-24 12:51:32 -07:00
Module.lean feat: import auto-completion (#2904) 2023-11-24 07:46:19 +00:00
StrInterpolation.lean feat: string gaps for continuing string literals across multiple lines (#2821) 2023-12-07 08:17:00 +00:00
Syntax.lean chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
Tactic.lean chore: add register_parser_alias for matchRhs 2024-02-09 09:57:57 +11:00
Term.lean chore: upstream haveI tactic 2024-02-15 14:33:36 +11:00
Types.lean perf: Use flat ByteArrays in Trie (#2529) 2023-09-20 13:22:37 +02:00