Delyan Angelov
|
ee6b23c2a7
|
toml: use toml.parse_text and toml.parse_file in the tests
|
2022-03-18 23:32:06 +02:00 |
Larpon
|
f1dd0e3355
|
toml: add value decoding (#12521)
|
2021-11-20 19:48:44 +02:00 |
Larpon
|
3b612899bf
|
toml: eat first nl if present in multiline strings (#12496)
|
2021-11-17 23:48:29 +02:00 |
Larpon
|
7cdc906683
|
toml: fix scanning of short unicode escapes (#12491)
|
2021-11-17 17:24:40 +02: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 |