lean4-htt/src/Lean/Data
2022-08-29 01:26:12 -07:00
..
Json chore: move Std -> Bootstrap 2022-08-29 01:26:12 -07:00
Lsp fix: remove broken Handle.isEof 2022-08-26 20:55:09 -07:00
Xml chore: move Std -> Bootstrap 2022-08-29 01:26:12 -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 chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
JsonRpc.lean chore: move Std -> Bootstrap 2022-08-29 01:26:12 -07: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 refactor: move some reference-related types to Lean.Data 2022-01-14 09:18:57 +01:00
Name.lean chore: move Std -> Bootstrap 2022-08-29 01:26:12 -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 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 chore: move Std -> Bootstrap 2022-08-29 01:26:12 -07:00
Rat.lean feat: missing Rat functions 2022-02-11 18:24:18 -08:00
SMap.lean chore: move Std -> Bootstrap 2022-08-29 01:26:12 -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