lean4-htt/src/Lean/Data
2022-08-26 20:49:57 -07:00
..
Json doc: JSON-RPC 2022-08-26 20:49:57 -07:00
Lsp refactor: RpcEncodable 2022-08-10 06:31:46 -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: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
Json.lean
JsonRpc.lean doc: JSON-RPC 2022-08-26 20:49:57 -07:00
KVMap.lean doc: some doc strings 2022-07-30 21:18:50 -07:00
LBool.lean
LOption.lean doc: some doc strings 2022-07-30 21:18:50 -07:00
Lsp.lean refactor: move some reference-related types to Lean.Data 2022-01-14 09:18:57 +01:00
Name.lean feat: ForIn instance for NameMap and PersistentHashMap 2022-07-31 15:42:26 -07:00
NameTrie.lean refactor: use computed fields for Name 2022-07-11 14:19:41 -07:00
Occurrences.lean
OpenDecl.lean doc: some doc strings 2022-07-30 21:18:50 -07:00
Options.lean feat: add missingDocs linter 2022-07-31 18:18:21 -07:00
Parsec.lean fix: hexDigit ('a' ≤ c ∧ c ≤ 'f') 2022-08-05 14:08:03 -07:00
Position.lean chore: use a[i]! for array accesses that may panic 2022-07-02 15:12:05 -07:00
PrefixTree.lean refactor: unname some unused variables 2022-06-07 16:37:45 -07:00
Rat.lean feat: missing Rat functions 2022-02-11 18:24:18 -08:00
SMap.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
SSet.lean chore: convert doc/mod comments from /- to /--//-! (#1354) 2022-07-22 12:05:31 -07:00
Trie.lean chore: unused variables 2022-06-07 17:54:10 -07:00
Xml.lean feat: add xml parser. 2021-07-13 09:58:27 -07:00