lean4-htt/src/Lean/Data
2023-03-08 15:54:07 -08:00
..
Json fix: correctly parse json unicode escapes 2022-12-23 17:04:10 -08:00
Lsp feat: introduce custom leanSorryLike semantic token type for sorry, admit, stop 2023-01-04 10:50:02 +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: fuzzy-find bonus for matching last characters of pattern and symbol (#1917) 2023-01-19 09:06:53 +01:00
HashMap.lean feat: LLVM backend (#1837) 2022-12-30 12:45:30 +01:00
HashSet.lean feat: add HashSet.insertMany 2022-11-28 06:59:21 -08:00
Json.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
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 chore: remove dead code 2023-03-08 15:54:07 -08: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