Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make implicit cstring conversions explicit (#19488) | ee7 | 2022-08-19 | 1 | -2/+2 |
* | move assertions out of system (#19599) | flywind | 2022-03-23 | 1 | -0/+3 |
* | Replace double backticks with single backticks - Part 4 out of ~7 (#17216) | Danil Yarantsev | 2021-03-01 | 1 | -20/+20 |
* | use hexchar in stdlib (#16290) | flywind | 2020-12-17 | 1 | -10/+3 |
* | fixed to jsonArrayEnd comment. (#13624) | めぐみ発動機 (isVowel / GreenWing) | 2020-03-11 | 1 | -1/+1 |
* | [backport] run nimpretty on parsers | narimiran | 2019-09-30 | 1 | -26/+26 |
* | parsejson: typo | Andreas Rumpf | 2019-09-10 | 1 | -1/+1 |
* | json: add '\v' support, fixes #10541 (#10987) | Miran | 2019-04-10 | 1 | -0/+3 |
* | StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746) | Arne Döring | 2019-02-28 | 1 | -44/+32 |
* | move parsejson logic into its own standard lib module | Araq | 2018-05-18 | 1 | -0/+535 |
* | json module changes | Araq | 2011-01-15 | 1 | -484/+0 |
* | Added a higher level json module. | dom96 | 2011-01-11 | 1 | -0/+484 |