lean4-htt/src/Lean/Data
2022-01-20 17:20:01 +01:00
..
Json chore: remove some [specialize] annotations 2022-01-18 09:24:06 -08:00
Lsp feat: implement LSP workspace symbol request 2022-01-20 17:20:01 +01:00
Xml feat: add xml parser. 2021-07-13 09:58:27 -07:00
Format.lean feat: add constructor DataValue.ofSyntax 2021-12-16 15:41:29 -08:00
Json.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
JsonRpc.lean refactor: make lsp/release a notification 2021-08-01 09:58:44 +02:00
KVMap.lean feat: implement bool operator==(data_value const & a, data_value const & b) using Lean autogenerated code 2021-12-16 16:37:47 -08:00
LBool.lean chore: user deriving BEq 2020-12-13 16:30:07 -08:00
LOption.lean chore: fix codebase and tests 2021-06-29 17:14:52 -07:00
Lsp.lean refactor: move some reference-related types to Lean.Data 2022-01-14 09:18:57 +01:00
Name.lean refactor: move lean_name_eq to runtime, add lean_name_hash in C 2021-08-16 16:13:55 -07:00
NameTrie.lean refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
Occurrences.lean chore: user deriving BEq 2020-12-13 16:30:07 -08:00
OpenDecl.lean chore: update structure, class, inductive 2020-11-27 15:09:30 -08:00
Options.lean feat: add constructor DataValue.ofSyntax 2021-12-16 15:41:29 -08:00
Parsec.lean refactor: lazy evaluation for <|> 2021-09-07 17:06:10 -07:00
Position.lean feat: record declaration ranges of builtin parsers & elaborators 2021-11-26 17:13:19 +01:00
PrefixTree.lean refactor: use Ordering inside of rbmap instead of lt. 2021-04-27 07:58:58 -07:00
Rat.lean chore: cleanup 2021-09-14 19:20:32 -07:00
SMap.lean refactor: lazy evaluation for <|> 2021-09-07 17:06:10 -07:00
SSet.lean feat: add "staged set" helper type 2021-07-31 14:23:29 -07:00
Trie.lean feat: add Trie.findPrefix 2021-12-15 11:24:11 -08:00
Xml.lean feat: add xml parser. 2021-07-13 09:58:27 -07:00