| .. |
|
Json
|
feat: code action resolvers
|
2022-10-20 11:20:42 -07:00 |
|
Lsp
|
fix: work around VS Code completion bug
|
2022-11-29 19:14:45 +01:00 |
|
Xml
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
AssocList.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Format.lean
|
feat: intra-line withPosition formatting
|
2022-11-28 09:02:08 -08:00 |
|
FuzzyMatching.lean
|
fix: improve fuzzy-matching heuristics (#1710)
|
2022-10-14 16:17:14 +02:00 |
|
HashMap.lean
|
feat: avoid modulo in HashMap and HashSet
|
2022-10-27 18:54:56 -07:00 |
|
HashSet.lean
|
feat: add HashSet.insertMany
|
2022-11-28 06:59:21 -08:00 |
|
Json.lean
|
|
|
|
JsonRpc.lean
|
feat: add CoeOut class
|
2022-12-21 04:24:39 +01:00 |
|
KVMap.lean
|
doc: some doc strings
|
2022-07-30 21:18:50 -07:00 |
|
LBool.lean
|
chore: user deriving BEq
|
2020-12-13 16:30:07 -08:00 |
|
LOption.lean
|
doc: some doc strings
|
2022-07-30 21:18:50 -07:00 |
|
Lsp.lean
|
feat: datatypes for LSP code actions (#1654)
|
2022-09-28 09:07:39 +00:00 |
|
Name.lean
|
feat: probing helper functions
|
2022-10-15 08:51:20 -07:00 |
|
NameMap.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
NameTrie.lean
|
refactor: use computed fields for Name
|
2022-07-11 14:19:41 -07:00 |
|
Occurrences.lean
|
chore: user deriving BEq
|
2020-12-13 16:30:07 -08:00 |
|
OpenDecl.lean
|
chore: simplify parser cache key computation, panic on environment/token table divergence
|
2022-11-11 09:13:02 +01:00 |
|
Options.lean
|
chore: simplify parser cache key computation, panic on environment/token table divergence
|
2022-11-11 09:13:02 +01:00 |
|
Parsec.lean
|
fix: incorrect annotations
|
2022-09-24 14:20:21 -07:00 |
|
PersistentArray.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
PersistentHashMap.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
PersistentHashSet.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Position.lean
|
chore: closes #1683
|
2022-10-04 16:46:08 -07:00 |
|
PrefixTree.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Rat.lean
|
feat: missing Rat functions
|
2022-02-11 18:24:18 -08:00 |
|
RBMap.lean
|
chore: more RBMap cleanup
|
2022-10-06 17:26:43 -07:00 |
|
RBTree.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
SMap.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
SSet.lean
|
chore: convert doc/mod comments from /- to /--//-! (#1354)
|
2022-07-22 12:05:31 -07:00 |
|
Trie.lean
|
chore: move Std.* data structures to Lean.*
|
2022-09-26 05:46:04 -07:00 |
|
Xml.lean
|
feat: add xml parser.
|
2021-07-13 09:58:27 -07:00 |