Commit Graph

18 Commits

Author SHA1 Message Date
ee840c6134
ADD: added possibility to clone a tree node 2019-08-28 15:00:06 +02:00
64219f581d
ADD: inserting and removing children 2019-08-22 12:36:03 +02:00
75e6d2007b
FIX: fixed const correctness 2019-07-07 21:59:10 +02:00
ef31885f61 ADD: return the root of the tree 2019-06-04 10:55:28 +02:00
b7b350a9e1
ADD: method to find all nodes of specific type 2019-04-10 13:11:43 +02:00
243d8783ce
Merge branch 'development' 2019-04-10 09:55:13 +02:00
6d55169a5f
ADD: method to search for all nodes with a given base 2019-04-10 09:53:08 +02:00
cf58516daf
ADD: method to prepend a child 2019-04-10 09:52:46 +02:00
2850647c66
FIX: check if child is not nullptr on adding 2019-04-07 16:32:56 +02:00
22739d8ac4
ADD: added method to prepend a child 2019-04-04 23:27:58 +02:00
56b15eba2b
FIX: fixed missing submodule update 2019-04-04 10:22:41 +02:00
30ccb2e695
ADD: initial source commit 2019-04-03 21:21:22 +02:00
1059be2ab2 ADD: doxygen should recurse through directories 2019-03-05 13:27:08 +01:00
5e0999127b ADD: config.hpp template 2019-03-05 13:21:02 +01:00
1a5003c7b2 ADD: ignore common build directories 2019-03-05 13:19:51 +01:00
afa9534a59 ADD: added license file 2019-03-05 13:18:44 +01:00
dd48e432c2 ADD: added initial README 2019-03-05 13:18:26 +01:00
85901315b6
ADD: added cmake module git submodule 2019-03-01 09:55:23 +01:00