18 Commits

Author SHA1 Message Date
53f4716354 less, but still some problems with socre saving 2025-12-04 16:54:33 +01:00
b7249a9c1c at a state of not working 2025-12-04 16:18:24 +01:00
cbafb5f0f2 fixed some bugs, though bintree.c doesn't work properly yet 2025-12-04 15:31:53 +01:00
c7ff696b67 Merging stack to main 2025-12-04 14:50:36 +01:00
294d7d393e Merging into main needs another commit 2025-12-04 08:13:39 +01:00
83ce385157 Added one more unit Test and Bugfix in createNumbers 2025-12-04 08:13:39 +01:00
79c8928225 Finished Working on numbers and made some unittests + addition to makefile. Task Sortierung should be finished with that 2025-12-04 08:13:39 +01:00
a1e43ebd3b Finished Functions without testing and without make 2025-12-04 08:13:39 +01:00
288385a220 Third test working now, everything should be ready for merge to main 2025-12-03 13:37:44 +01:00
bf4c41b897 Test 2 working now, only one test missing 2025-12-03 13:30:29 +01:00
c663833b6e Added second test, not yet running fully 2025-12-03 12:41:05 +01:00
b857e6b273 Added nextTreeData and iterateThroughTree in bintree.c 2025-12-03 12:35:38 +01:00
036158fc59 Fixed some things in stack.c, first test working 2025-12-03 12:34:47 +01:00
0bc9263b60 Started working on tests, added config to makefile 2025-12-03 12:07:15 +01:00
94e489cfae Finished first draw of stack, next step: writing tests 2025-11-27 17:10:02 +01:00
00df653018 added addToTree(), clearTree() and treeSize(), but still need to wright unit tests for them 2025-11-27 17:03:40 +01:00
6671a3aacc Initial commit for stack 2025-11-27 16:29:29 +01:00
96c69d5e58 Initial commit 2025-11-27 15:13:44 +00:00