|
64d2732b4e
|
feat: support multiple COMPD definitions
|
2024-11-19 18:20:20 +01:00 |
|
|
86bb4baaf8
|
FIX: fixed segmentation fault when deleting all children
|
2024-01-29 11:43:58 +01:00 |
|
|
1cbb6c108e
|
ADD: switched to Catch2 for testing
|
2024-01-28 22:45:55 +01:00 |
|
|
9721ab5288
|
FIX: fixed removing child
|
2023-11-14 11:22:16 +01:00 |
|
|
d178ccb9a3
|
FIX: some fixes
|
2023-11-08 15:30:20 +01:00 |
|
|
343e880558
|
FIX: only use and provide required cmake modules
|
2023-07-26 10:13:27 +02:00 |
|
|
aba38cb8b6
|
ADD: make tests enable/disable
|
2022-07-09 13:54:02 +02:00 |
|
|
630e511489
|
ADD: switched to new cmake configuration
|
2019-11-14 11:08:18 +01:00 |
|
|
69c22b1a3a
|
Merge commit '2ef7a8a47805c7165ae5a47b75e634ed35de59dd' as 'cmake'
|
2019-11-14 11:06:07 +01:00 |
|
|
2ef7a8a478
|
Squashed 'cmake/' content from commit fca8133
git-subtree-dir: cmake
git-subtree-split: fca81333c7148bfe46dfd17d4602c5a695ebfd3a
|
2019-11-14 11:06:07 +01:00 |
|
|
21815ab292
|
REM: removed submodule support
|
2019-11-14 11:05:38 +01:00 |
|
|
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 |
|