aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adjusting gitignore to capture in-source cmake artefactsKatharina Fey2019-07-141-2/+63
|
* Restructuring the main API and projectKatharina Fey2019-06-091-33/+1
| | | | | | | | | This commit rewrites pretty much the entire library. It is now much smaller and more maintainable (split over multiple files). It will now also support more features (that aren't implemented yet). Adding two examples to show how to use the new API. Also changing the name of the library everywhere.
* Changing library name and project structureKatharina Fey2019-06-041-3/+0
|
* Impementing a functional json parser on top of the tokeniserKatharina Fey2019-06-041-0/+1
|
* Adjusting gitignore to exclude some IDE filesKatharina Fey2016-08-211-0/+2
|
* Initial commit of the libraryKatharina Fey2016-07-301-0/+1
|
* Initial commitKatharina Fey2016-07-301-0/+33