Commit Graph

5 Commits

Author SHA1 Message Date
5793f6a178 Add tree search test
Some checks failed
libakstdlib CI Build / cmake_build (push) Failing after 2m41s
2026-06-27 13:13:17 -04:00
57929be1af Fix the cycle detection in iterate() and rename push() to append()
Some checks failed
libakstdlib CI Build / cmake_build (push) Failing after 2m40s
2026-06-27 12:11:27 -04:00
e4597aef7d Add support for tree structures. Search function with DFS, BFS currently unimplemented. Improve linked list handling; fix bug in circular list detection. 2026-06-27 08:21:13 -04:00
dda645e188 Fix builds when in a submodule 2026-05-12 21:29:20 -04:00
4bd03f267a some file ops, some print ops, some memory ops 2026-05-10 00:00:31 -04:00