summary refs log tree commit diff stats
path: root/lib/pure/json.nim
Commit message (Expand)AuthorAgeFilesLines
* ugh, maybe broke gitAraq2011-04-011-1/+13
* Forgot that capital E can be used in floats too, I hate case sensitivity.dom962011-02-131-1/+1
* JSON module now distinguishes between Integers and Floats.dom962011-02-131-24/+50
* Corrected pretty() in json module, and added another file with json test data.dom962011-01-281-16/+25
* cleanup: E_Base should not be used for inheriting exceptions; documentation g...Araq2011-01-151-1/+1
* json module changesAraq2011-01-151-169/+670
* Added a higher level json module.dom962011-01-111-454/+254
* bugfix: init of tempsAraq2010-08-241-0/+2
* accurate file/line informationAndreas Rumpf2010-08-141-0/+482