Commit Graph

11 Commits (5df3d8ac7577ff7ed23c44f4f51346cb73a67648)

Author SHA1 Message Date
Daniel Däschle d679146a80
fmt: remove space in front of ? and ! () 2022-05-13 06:56:21 +03:00
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() () 2022-03-18 22:33:51 +02:00
yuyi 291a1ffd8d
token: rename Position to Pos, rename position() to pos() () 2022-01-26 12:36:28 +02:00
Larpon ebfacca252
toml: fix bug in unicode decoding () 2021-12-02 11:19:12 +02:00
Larpon 14424100e8
toml: comply with BurntSushi @eb989e5 () 2021-11-29 22:15:22 +02:00
Larpon ff95cf18d4
toml: expand short date time milliseconds in decoder () 2021-11-24 14:49:23 +02:00
Larpon 49cd1b3d59
toml: make value of `+nan`/`-nan` decode to `nan` () 2021-11-23 16:23:16 +02:00
Larpon 3f0e532660
toml: fix unicode and escape value decoding () 2021-11-23 11:02:43 +02:00
Larpon f1dd0e3355
toml: add value decoding () 2021-11-20 19:48:44 +02:00