lean4-htt/src/Lean/Parser
Sebastian Ullrich d7e35c77ca
chore: reserve public import syntax (#9061)
This PR adds the `public import` syntax to be used by the experimental
module system
2025-06-28 13:11:34 +00:00
..
Tactic feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
Term feat: recommended_spelling command (#6869) 2025-02-03 11:15:52 +00:00
Attr.lean feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
Basic.lean feat: polymorphic ranges (#8784) 2025-06-26 08:18:11 +00:00
Command.lean chore: reserve public section syntax (#9032) 2025-06-27 12:21:01 +00:00
Do.lean fix: update Parser.Term.letIdDeclNoBinders to use new letIdDecl format (#8929) 2025-06-22 19:28:46 +00:00
Extension.lean feat: quotations for parser aliases (#4307) 2024-05-30 09:22:22 +00:00
Extra.lean chore: remove old documentation site (#7974) 2025-05-14 14:31:33 +00:00
Level.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Module.lean chore: reserve public import syntax (#9061) 2025-06-28 13:11:34 +00:00
StrInterpolation.lean feat: @[builtin_doc] attribute (part 2) (#3918) 2024-09-13 08:05:10 +00:00
Syntax.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Tactic.lean feat: Upstream MPL.SPred.* from mpl (#8928) 2025-06-26 11:15:11 +00:00
Term.lean chore: rename keywords for (co)inductive predicates and the names of their associated (co)induction principles 2025-06-23 20:40:08 +02:00
Types.lean feat: cleanup of get and back functions on List/Array (#7059) 2025-02-17 01:43:45 +00:00