aboutsummaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adding a static copy of the jasmine json tokeniserKatharina Fey2019-06-042-0/+437
* Adding work-in-progress new json parserKatharina Fey2019-06-041-364/+85
* Adding new function that gets the parent of a current node in a recursive str...Katharina Fey2019-06-042-0/+42
* Updating lots of code to make finalisation of vault creations easierKatharina Fey2019-06-041-1/+1
* Updating the examples a littleKatharina Fey2019-06-041-2/+1
* Adding new recursive key search functionKatharina Fey2019-06-041-0/+75
* Cleaning up json encoder and decoderKatharina Fey2019-06-041-48/+17
* - Fixing an issue where the list malloc was of size 0Katharina Fey2019-06-041-4/+5
* No longer allow to free shallow copies of nodesKatharina Fey2019-06-041-1/+3
* First version of the "eztree" api. It provides more straight-forward ways to ...Katharina Fey2019-06-041-0/+77
* Fixing some errors and finishing more refactoringKatharina Fey2019-06-041-9/+9
* Moving utility functions into new file with a new API namespaceKatharina Fey2019-06-041-51/+51
* Adding the ability to copy nodes in shallow or deep modeKatharina Fey2019-06-041-10/+74
* API refactor part 3: Recursive elements are now called "List" elements, Numer...Katharina Fey2019-06-042-33/+33
* Cleaning up the json decoder.Katharina Fey2019-06-042-185/+201
* More API changes deep_copy is now copy_deepKatharina Fey2019-06-041-1/+1
* Updating API part 2Katharina Fey2019-06-041-9/+9
* API Changes.Katharina Fey2019-06-041-4/+65
* Adding preliminary json parser functionalityKatharina Fey2016-08-231-1/+176
* Changing formattingKatharina Fey2016-08-231-19/+20
* First release candidate for version 1.0Katharina Fey2016-08-222-2/+247
* Adding test file with different test suites (as well as examples).Katharina Fey2016-08-211-0/+6
* Adding recursive search functionKatharina Fey2016-08-211-0/+45
* Fixing an issue that could cause a SIGABRTKatharina Fey2016-08-211-3/+3
* Adding split and merge featuresKatharina Fey2016-08-211-0/+112
* Adding new functions to APIKatharina Fey2016-08-211-1/+1
* Changing the APi slightly and adding better comments for the api functions.Katharina Fey2016-07-301-6/+49
* Initial commit of the libraryKatharina Fey2016-07-301-0/+319