|
|
3e3ea41dc8
|
Add CI build
libakstdlib CI Build / cmake_build (push) Failing after 2m41s
|
2026-06-27 10:40:06 -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 |
|
|
|
06b2c8ad8a
|
Add a DJB2 string hashing function
|
2026-06-02 17:11:38 -04:00 |
|
|
|
485b241595
|
Added aksl_atof
|
2026-05-30 10:30:00 -04:00 |
|
|
|
def4175d0a
|
Fix aksl_sprintf, wasnt properly using va_args
|
2026-05-24 19:56:55 -04:00 |
|
|
|
a8108178ee
|
Merge commit '36f161a9cce7b6f460b3884dc825240891b40d5b'
|
2026-05-24 09:56:54 -04:00 |
|
|
|
36f161a9cc
|
Added atol, atoi, atoll, and realpath
|
2026-05-24 09:52:24 -04:00 |
|
|
|
dda645e188
|
Fix builds when in a submodule
|
2026-05-12 21:29:20 -04:00 |
|
|
|
b9d703f48a
|
Fix cmake duplicate targets
|
2026-05-12 16:56:55 -04:00 |
|
|
|
d97d4b445c
|
Fix library aliasing in cmake
|
2026-05-12 16:50:55 -04:00 |
|
|
|
4bd03f267a
|
some file ops, some print ops, some memory ops
|
2026-05-10 00:00:31 -04:00 |
|