lean4-htt/src/Lean/Data
2026-01-27 09:55:29 +00:00
..
Json perf: improve FromJson construction for big inductives (#11981) 2026-01-13 08:49:43 +00:00
Lsp refactor: eliminate FileIdent.mod (#12089) 2026-01-27 09:55:29 +00:00
NameMap fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00:00
Xml fix: Char -> Bool as default instance for string search (#11503) 2025-12-04 09:25:16 +00:00
Array.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
AssocList.lean fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00:00
DeclarationRange.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
EditDistance.lean chore: rename String.ValidPos to String.Pos (#11240) 2025-11-24 16:40:21 +00:00
Format.lean refactor: module-ize Lean (#9330) 2025-07-25 12:02:51 +00:00
FuzzyMatching.lean perf: improve auto completion and fuzzy matching (#11630) 2025-12-17 16:04:05 +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 fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +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: expose more String.Slice functions on String (#11308) 2025-11-23 15:33:16 +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 perf: Options.hasTrace (#12001) 2026-01-16 09:03:40 +00:00
PersistentArray.lean feat: add optional start position to PersistentArray.forM (#11784) 2025-12-23 22:12:02 +00:00
PersistentHashMap.lean perf: add PersistentHashMap.findKeyD and PersistentHashSet.findD (#11907) 2026-01-05 20:04:49 +00:00
PersistentHashSet.lean perf: add PersistentHashMap.findKeyD and PersistentHashSet.findD (#11907) 2026-01-05 20:04:49 +00:00
Position.lean refactor: do not use String.Iterator (#11127) 2025-11-11 11:46:58 +00:00
PrefixTree.lean doc: correct typos in documentation and comments (#11465) 2025-12-02 06:38:05 +00:00
RArray.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
RBMap.lean fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00:00
RBTree.lean fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00:00
SMap.lean fix: move the monad argument for ForIn, ForIn', and ForM (#10204) 2025-11-25 12:20:37 +00: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