aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switching default build to C99Katharina Fey2019-07-231-7/+13
* Adding a hashmap exampleKatharina Fey2019-07-141-4/+7
* Conditionally compiling example binariesKatharina Fey2019-07-131-4/+8
* Adding initial support for HASH nodesKatharina Fey2019-07-131-4/+5
* Restructuring the main API and projectKatharina Fey2019-06-091-4/+9
* Changing library name and project structureKatharina Fey2019-06-041-31/+5
* Changing parser API slightly and adding compile support to build systemKatharina Fey2019-06-041-1/+4
* Adding work-in-progress new json parserKatharina Fey2019-06-041-1/+1
* First version of the "eztree" api. It provides more straight-forward ways to ...Katharina Fey2019-06-041-2/+5
* Moving utility functions into new file with a new API namespaceKatharina Fey2019-06-041-1/+1
* Updating API part 2Katharina Fey2019-06-041-1/+1
* Adding test file with different test suites (as well as examples).Katharina Fey2016-08-211-1/+9
* Small changeKatharina Fey2016-08-191-1/+1
* Initial commit of the libraryKatharina Fey2016-07-301-0/+25