lean4-htt/src/Lean/Data
2022-02-03 18:08:14 -08:00
..
Json chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Lsp chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Xml chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08: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 chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
KVMap.lean feat: add Repr instances for Level and Expr 2022-01-20 09:26:06 -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 chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08: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