lean4-htt/src/Lean/Data
2025-10-30 18:43:59 +11:00
..
Json chore: move some material out of Init.Data.String.Basic (#10893) 2025-10-22 16:31:08 +00:00
Lsp refactor: redefine String.replace (#10986) 2025-10-29 07:48:33 +00:00
NameMap perf: make macro scope numbering less dependent on surrounding context (#10027) 2025-08-22 13:16:02 +00:00
Xml chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Array.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
AssocList.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +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 refactor: move operations on String.Pos.Raw to the String.Pos.Raw namespace (#10735) 2025-10-18 12:12:55 +00:00
Json.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
JsonRpc.lean feat: revamp server logging (#10787) 2025-10-28 16:26:59 +00:00
KVMap.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
LBool.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
LOption.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Lsp.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Name.lean chore: move some material out of Init.Data.String.Basic (#10893) 2025-10-22 16:31:08 +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: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Options.lean feat: backward.privateInPublic option (#10807) 2025-10-16 20:51:45 +00:00
PersistentArray.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
PersistentHashMap.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
PersistentHashSet.lean feat: generalize universes in monadic operators for collections (#10224) 2025-09-03 07:24:14 +00:00
Position.lean chore: move some material out of Init.Data.String.Basic (#10893) 2025-10-22 16:31:08 +00:00
PrefixTree.lean perf: properly specialize through PrefixTree (#9681) 2025-08-02 13:59:56 +00:00
RArray.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +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: sine qua non premise selection 2025-10-30 18:43:59 +11:00
SSet.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
Trie.lean refactor: move operations on String.Pos.Raw to the String.Pos.Raw namespace (#10735) 2025-10-18 12:12:55 +00:00
Xml.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00