Published March 6, 2019
| Version v2.1.1
Software
Open
ToruNiina/toml11: version 2.1.1
Description
- improve error message quality
- show the location where the parser fails for many cases (@xaxousis)
- show both elements and the starting point of an array when the types of the elements are mixed
- show the correct region for tables that are implicitly defined by dotted keys
- fix parser to allow empty files
- fix parser to allow the case in which implicit table definition appears before the table definition
- fix parser to disallow key-value pair after table definition, without newlines
- fix lexical analyzer to disallow invalid escape sequences
- fix parser to diagnose invalid utf-8 sequence
Files
ToruNiina/toml11-v2.1.1.zip
Files
(85.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:46a550843d2528a26d7f0cfd74796284
|
85.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ToruNiina/toml11/tree/v2.1.1 (URL)