lean4-htt/src/Lean/Parser
Rob23oba e148871087
chore: fix spelling errors (#9175)
(Almost) only typos in constant names and doc-strings were considered;
grammar was not considered. Also, along others,
`mkDefinitionValInferrringUnsafe` has been fixed :-)
2025-07-24 23:35:32 +00:00
..
Tactic refactor: remove Lean.RBMap usages (#9260) 2025-07-21 14:04:45 +00:00
Term refactor: remove Lean.RBMap usages (#9260) 2025-07-21 14:04:45 +00:00
Attr.lean feat: more infrastructure for tactic documentation (#4490) 2024-06-21 12:49:30 +00:00
Basic.lean chore: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
Command.lean feat: custom structure constructors can update binder kinds of parameters (#9480) 2025-07-23 16:33:34 +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 refactor: remove Lean.RBMap usages (#9260) 2025-07-21 14:04:45 +00:00
Extra.lean feat: add hygiene info to paren/tuple/typeAscription syntaxes (#9491) 2025-07-23 20:57:06 +00:00
Level.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Module.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +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: fix spelling errors (#9175) 2025-07-24 23:35:32 +00:00
Types.lean feat: cleanup of get and back functions on List/Array (#7059) 2025-02-17 01:43:45 +00:00