metarhia/jstp

Make number parsing in native parser implementation JSON5 compliant

belochub opened this issue · 1 comments

  • Fix number parsing bugs (#207, #208, #221)
  • Implement parsing of NaN and Infinity (#201)

Refs: https://github.com/metarhia/jstp/issues/152

Closed via #201, #207, #208, #221.