Larpon
|
5ab91dd471
|
toml: support multi-level map keys in arrays-of-tables (#12641)
|
2021-12-02 11:19:45 +02:00 |
Larpon
|
758ba76d2b
|
toml: update testdata/.gitignore (#12630)
|
2021-11-30 16:01:20 +02:00 |
Larpon
|
1d8ece7ac0
|
toml: fix, test and optimize `nan` and `inf` values (#12592)
|
2021-11-27 21:26:28 +02:00 |
Larpon
|
253e38d9d7
|
toml: support implicit array of tables key change (#12580)
|
2021-11-26 15:06:28 +02:00 |
Larpon
|
a894a6cf36
|
toml: fix parsing of alphanumeric keys (#12517)
|
2021-11-19 20:34:21 +02:00 |
Larpon
|
2f75ce0d4c
|
toml: use `json2` to encode output from .to_json() (#12470)
|
2021-11-16 08:41:37 +02:00 |
Larpon
|
4b42dcad8e
|
toml: support complex array-tables-array constructs (#12438)
|
2021-11-11 18:30:34 +02:00 |
Larpon
|
24cd619ff8
|
toml: fix parsing array of tables (#12388)
|
2021-11-05 12:08:40 +02:00 |
Larpon
|
1a54817c81
|
toml: parse formatting (#12374)
|
2021-11-04 09:15:50 +02:00 |
Larpon
|
a987440e2f
|
toml: add UTF header support, add BOM tests (#12326)
|
2021-10-28 16:38:49 +03:00 |
Larpon
|
8705db5844
|
toml: fix scanner escape collecting in literal strings (#12022)
|
2021-09-30 16:04:21 +03:00 |
Larpon
|
5541ec8670
|
vlib: add toml module + tests (#11964)
|
2021-09-24 21:13:52 +03:00 |