aboutsummaryrefslogtreecommitdiff
path: root/lib/dtree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* No longer allow to free shallow copies of nodesKatharina Fey2019-06-041-1/+3
* 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-041-28/+28
* Cleaning up the json decoder.Katharina Fey2019-06-041-18/+20
* More API changes deep_copy is now copy_deepKatharina Fey2019-06-041-1/+1
* API Changes.Katharina Fey2019-06-041-0/+581