lean4-htt/src/Lean/Data
Joachim Breitner 232a0495b0
chore: remove public section from end of files (#10684)
This PR removes `public section` lines from end of files; they look a
bit silly there.
2025-10-06 13:30:48 +00:00
..
Json chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Lsp chore: rename String.Pos to String.Pos.Raw (#10624) 2025-10-01 07:45:24 +00:00
NameMap perf: make macro scope numbering less dependent on surrounding context (#10027) 2025-08-22 13:16:02 +00:00
Xml perf: shorten critical build path around String.Basic (#10614) 2025-09-29 19:45:21 +00:00
Array.lean fix: inline/specialize may only refer to publicly imported decls for now (#10494) 2025-09-23 09:58:14 +00:00
AssocList.lean feat: generalize universes in monadic operators for collections (#10224) 2025-09-03 07:24:14 +00:00
DeclarationRange.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
EditDistance.lean feat: docstrings with Verso syntax (#10307) 2025-09-10 07:03:57 +00:00
Format.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
FuzzyMatching.lean chore: rename String.Pos to String.Pos.Raw (#10624) 2025-10-01 07:45:24 +00:00
Json.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
JsonRpc.lean feat: improve auto-completion performance (#10249) 2025-09-05 08:55:49 +00:00
KVMap.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
LBool.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
LOption.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Lsp.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Name.lean perf: shorten critical build path around String.Basic (#10614) 2025-09-29 19:45:21 +00:00
NameMap.lean feat: basic premise selection algorithm based on MePo (#7844) 2025-09-23 06:40:22 +00:00
NameTrie.lean perf: shorten critical build path around String.Basic (#10614) 2025-09-29 19:45:21 +00:00
OpenDecl.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
Options.lean chore: module system fixes and refinements from Mathlib porting (#10643) 2025-10-02 08:28:08 +00:00
PersistentArray.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
PersistentHashMap.lean chore: reorganize Init imports around strings (#10289) 2025-09-07 17:09:14 +00:00
PersistentHashSet.lean feat: generalize universes in monadic operators for collections (#10224) 2025-09-03 07:24:14 +00:00
Position.lean chore: rename String.Pos to String.Pos.Raw (#10624) 2025-10-01 07:45:24 +00:00
PrefixTree.lean perf: properly specialize through PrefixTree (#9681) 2025-08-02 13:59:56 +00:00
RArray.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
RBMap.lean feat: generalize universes in monadic operators for collections (#10224) 2025-09-03 07:24:14 +00:00
RBTree.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
SMap.lean feat: generalize universes in monadic operators for collections (#10224) 2025-09-03 07:24:14 +00:00
SSet.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Trie.lean chore: use UTF8 instead of Utf8 in identifiers (#10636) 2025-10-01 17:57:32 +00:00
Xml.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00