There is a newer version of the record available.

Published March 6, 2019 | Version v2.1.1

ToruNiina/toml11: version 2.1.1

  • 1. Kyoto Univ.
  • 2. @numscale

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