Skip to content
Snippets Groups Projects
  1. Sep 15, 2014
  2. Aug 19, 2014
  3. Jul 09, 2014
    • Wouter van Oortmerssen's avatar
      Added a "strict JSON" mode to the text generator and compiler · 7fcbe723
      Wouter van Oortmerssen authored
      This will add quotes around field names, as required by the official
      standard. By default it will leave quotes out, as it is more readable,
      more compact, and is accepted by almost all JSON parsers.
      The -S switch to flatc turns on strict mode.
      
      As per rfc 7159.
      
      Change-Id: Ibabe9c8162c47339d00ec581d18721a2ba40c6d0
      Tested: on Windows.
      7fcbe723
  4. Jul 02, 2014
  5. Jun 10, 2014
Loading