Skip to content

Updated structure

Choose a tag to compare

@vtrushin vtrushin released this 02 Apr 17:58
· 89 commits to master since this release
  • Changed value node to literal
  • Added rawValue for literal. value is cast to type now
  • Changed key node to identifier
  • Renamed position to loc
  • Renamed char in loc to offset
  • Added source to loc
  • Added tests from https://github.com/nst/JSONTestSuite