Karol Szuster 361a6cc9e0 Introduce a JSON module (#379)
* Add JSON module

* Merge upstream changes

Fix memory leaks

* Add json include to PackageScript

* Merge upstream changes

Fix memory leaks and increase max nesting

* Fix documentation

* Use AutoPtr in managing JSON handles

* Merge upstream changes

Order of items in an array is preserved after removing an item.

* Merge upstream

* Fix crash

* Add VS projects files and fix mixed tab/spaces

* Remove erroring on "json_free"

* Add comments to "json.inc" file

* Remove overloaded operators

* Use of "override" keyword where needed

* Fix parameter's name
2017-09-30 20:23:12 +02:00
..
2015-03-10 16:51:45 +01:00
2015-03-10 16:51:45 +01:00
2015-03-30 04:14:55 +02:00
2015-03-10 16:51:45 +01:00
2017-09-30 20:23:12 +02:00
2015-03-10 16:51:45 +01:00
2015-03-10 16:51:45 +01:00
2015-03-10 16:51:45 +01:00
2015-03-10 16:51:45 +01:00
2006-06-04 01:43:58 +00:00
2006-06-04 01:40:42 +00:00
2014-08-06 09:17:53 +02:00
2017-08-01 15:05:27 +02:00