Ed Ayers
|
10971a413a
|
feat: fromJson? derivations now say where a parsing error occurred (#1656)
|
2022-09-28 09:15:26 +00:00 |
|
E.W.Ayers
|
2e99e8c22d
|
feat: Float ↔ Json
|
2022-08-16 08:01:23 -07:00 |
|
E.W.Ayers
|
a763d9d81e
|
fix: decodeScientificLitVal? parses 1.0e+1 correctly
fixes #1484
|
2022-08-16 07:29:39 -07:00 |
|
E.W.Ayers
|
9ac4cf927d
|
test: add negative number case
|
2022-08-11 13:27:37 -07:00 |
|
Wojciech Nawrocki
|
42fec60b01
|
fix: printing of integral JsonNumbers
|
2022-08-11 13:27:37 -07:00 |
|
Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
32e26799ed
|
chore: move more tests to new frontend
|
2020-09-13 13:28:12 -07:00 |
|
Leonardo de Moura
|
9c0bd9dd41
|
chore: fix tests
|
2020-05-26 15:05:00 -07:00 |
|
Marc Huisinga
|
aa4fc12dff
|
feat: translate and refactor Gabriel Ebner's JSON parser
implement the JSON parser from https://github.com/gebner/lean4/tree/server by @gebner using new Lean 4 syntax and fix some minor bugs.
|
2020-04-15 11:29:18 -07:00 |
|