Commit Graph

10 Commits (d24dce8eb33d60395e8dd8326bbfd0e81a0bcf7b)

Author SHA1 Message Date
Alexander Medvednikov fbb9e65c0f all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
Alexander Medvednikov d4a0d6f73c all: byte => u8 2022-04-15 14:58:56 +03:00
Larpon 156efec278
toml: deprecate input.auto_config() and toml.parse() (#13770) 2022-03-18 22:33:51 +02:00
yuyi 291a1ffd8d
token: rename Position to Pos, rename position() to pos() (#13279) 2022-01-26 12:36:28 +02:00
Larpon ebfacca252
toml: fix bug in unicode decoding (#12643) 2021-12-02 11:19:12 +02:00
Larpon 14424100e8
toml: comply with BurntSushi @eb989e5 (#12616) 2021-11-29 22:15:22 +02:00
Larpon ff95cf18d4
toml: expand short date time milliseconds in decoder (#12564) 2021-11-24 14:49:23 +02:00
Larpon 49cd1b3d59
toml: make value of `+nan`/`-nan` decode to `nan` (#12542) 2021-11-23 16:23:16 +02:00
Larpon 3f0e532660
toml: fix unicode and escape value decoding (#12534) 2021-11-23 11:02:43 +02:00
Larpon f1dd0e3355
toml: add value decoding (#12521) 2021-11-20 19:48:44 +02:00