aboutsummaryrefslogtreecommitdiff
path: root/bowl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-14Implementing HASH node `remove_key` functionKatharina Fey1-1/+4
2019-07-13Adding initial support for HASH nodesKatharina Fey1-8/+11
2019-06-09Restructuring the main API and projectKatharina Fey1-347/+66
2019-06-04Changing library name and project structureKatharina Fey1-45/+45
2019-06-04Adding support for boolean nodes as well as long long supports via compile op...Katharina Fey1-2/+3
2019-06-04Updating the dtree API to contain a boolean value and be comfigurable to supp...Katharina Fey1-6/+18
2019-06-04Changing parser API slightly and adding compile support to build systemKatharina Fey1-1/+1
2019-06-04Adding new function that gets the parent of a current node in a recursive str...Katharina Fey1-0/+13
2019-06-04Adding new error return for limited recursive queriesKatharina Fey1-0/+1
2019-06-04Adding a new error code and commenting the existing ones :)Katharina Fey1-5/+6
2019-06-04Moving utility functions into new file with a new API namespaceKatharina Fey1-89/+9
2019-06-04Adding the ability to copy nodes in shallow or deep modeKatharina Fey1-3/+19
2019-06-04API refactor part 3: Recursive elements are now called "List" elements, Numer...Katharina Fey1-1/+1
2019-06-04More API changes deep_copy is now copy_deepKatharina Fey1-1/+1
2019-06-04API Changes.Katharina Fey1-6/+38
2016-08-23Adding some helper functionsKatharina Fey1-0/+79
2016-08-22First release candidate for version 1.0Katharina Fey1-1/+1
2016-08-21Adding recursive search functionKatharina Fey1-2/+16
2016-08-21Adding split and merge featuresKatharina Fey1-4/+6
2016-08-21Adding new functions to APIKatharina Fey1-1/+106
2016-07-30Changing the APi slightly and adding better comments for the api functions.Katharina Fey1-10/+115
2016-07-30Initial commit of the libraryKatharina Fey1-0/+77