nextpnr/json
ZipCPU e93c990f42 Fixed JSON parser: negative values and line numbers
1. jsonparse.cc now access negative numbers, properly parsing the sign
2. On any failure to properly parse, a line number is now provided with the
   unexpected character error
2018-08-14 18:00:16 -04:00
..
jsonparse.cc Fixed JSON parser: negative values and line numbers 2018-08-14 18:00:16 -04:00
jsonparse.h Move json parser from frontend/json/ to json/ 2018-06-23 16:20:31 +02:00