lean4-htt/src/Lean/Data
Leonardo de Moura de2e2447d2 chore: style
2022-04-07 17:35:05 -07:00
..
Json chore: style 2022-04-07 17:35:05 -07:00
Lsp feat: environment extension for RPC procedures 2022-03-26 06:26:41 -07:00
Xml refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
Format.lean feat: add constructor DataValue.ofSyntax 2021-12-16 15:41:29 -08:00
FuzzyMatching.lean chore: style 2022-04-07 17:35:05 -07: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 internal option for communicating to the delaborator that input term is a pattern 2022-03-16 07:50:29 -07:00
Parsec.lean chore: fix codebase after removing auto pure 2022-02-03 18:08:14 -08:00
Position.lean refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
PrefixTree.lean chore: remove workaround 2022-03-08 17:58:20 -08:00
Rat.lean feat: missing Rat functions 2022-02-11 18:24:18 -08: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