lean4-htt/src/Lean/Data
Kim Morrison 4f04112446
chore: remove unused lemmas from a non-terminal simp (#5229)
These non-terminal `simp` calls broke on a branch, but can be fixed on
both `master` and that branch by removing a lemma.
2024-09-02 06:34:56 +00:00
..
Json fix: ilean loading performance (#4900) 2024-08-29 11:51:48 +00:00
Lsp fix: ilean loading performance (#4900) 2024-08-29 11:51:48 +00:00
Xml fix: ilean loading performance (#4900) 2024-08-29 11:51:48 +00:00
Array.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
AssocList.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Format.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
FuzzyMatching.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
HashMap.lean chore: remove unused lemmas from a non-terminal simp (#5229) 2024-09-02 06:34:56 +00:00
HashSet.lean chore: remove unused lemmas from a non-terminal simp (#5229) 2024-09-02 06:34:56 +00:00
Json.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
JsonRpc.lean feat: snapshot trees and language processors (#3014) 2024-03-14 13:40:08 +00:00
KVMap.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
LBool.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
LOption.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Lsp.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Name.lean chore: make Name.isInternalDetail public, to remove duplication downstream (#4454) 2024-06-14 01:55:52 +00:00
NameMap.lean chore: deprecate Lean.HashMap and Lean.HashSet (#4954) 2024-08-08 12:46:10 +00:00
NameTrie.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
OpenDecl.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Options.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
PersistentArray.lean feat: remove Decidable instances from GetElem (#4560) 2024-06-27 02:09:29 +00:00
PersistentHashMap.lean feat: remove Decidable instances from GetElem (#4560) 2024-06-27 02:09:29 +00:00
PersistentHashSet.lean fix: remove PersistentHashMap.size 2024-06-19 20:21:34 +02:00
Position.lean feat: make frontend normalize line endings to LF (#3903) 2024-05-20 17:13:08 +00:00
PrefixTree.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Rat.lean chore: reorganising to reduce imports (#3790) 2024-03-27 11:15:01 +00:00
RBMap.lean perf: Replacement.apply (#4776) 2024-07-17 16:17:47 +00:00
RBTree.lean fix: generate deprecation warnings for dot notation (#3969) 2024-05-09 04:52:09 +00:00
SMap.lean chore: deprecate Lean.HashMap and Lean.HashSet (#4954) 2024-08-08 12:46:10 +00:00
SSet.lean fix: remove PersistentHashMap.size 2024-06-19 20:21:34 +02:00
Trie.lean perf: add prelude to all Lean modules 2024-02-18 14:55:17 -08:00
Xml.lean chore: add missing copyright headers (#3411) 2024-02-20 01:49:55 +00:00