aboutsummaryrefslogtreecommitdiff
path: root/tests/json-loader.c
Commit message (Collapse)AuthorAgeFilesLines
* Forgot copyright headersTed Gould2010-06-281-0/+20
|
* Look at all the values instead of just the first.Ted Gould2010-06-281-1/+1
|
* Okay, now we've got some basic code for dealing with value arraysTed Gould2010-06-281-0/+31
|
* Okay, so now we're handling the complex areas.Ted Gould2010-06-281-3/+26
|
* Turn objects into hashmapsTed Gould2010-06-281-1/+32
|
* Restructuring a bit to make it more reusable.Ted Gould2010-06-281-13/+24
|
* Make the code behave exactly the same but with a function call in the middle.Ted Gould2010-06-281-5/+20
|
* Moving the JSON parsing code into the library.Ted Gould2010-06-281-1/+86
|
* Adding a new testing lib.Ted Gould2010-06-281-0/+4