Commit Graph

13 Commits

Author SHA1 Message Date
baa683d970 use assert instead of ambiuous return code 2026-07-12 18:09:46 -05:00
96e1a8e0d6 add string type 2026-07-10 04:19:48 -05:00
34b49d6090 delete array after test completion 2026-07-10 04:17:51 -05:00
da792dda8a add array swap 2026-06-14 07:41:14 -05:00
a09faf4d2d rename array to larray 2026-06-14 07:28:55 -05:00
5b46fc25a1 I need to start being patient 2026-06-14 07:28:40 -05:00
c1303e4ed7 remove version file 2026-06-14 07:27:17 -05:00
5f93db596e further cleanup and organization 2026-06-10 09:06:08 -05:00
7350a8cdfc create better file structure 2026-06-10 08:51:45 -05:00
84025f52cc Fix clangd slop 2026-06-10 08:40:09 -05:00
d523097f2e Fix naming and unintended definition 2026-06-10 08:39:58 -05:00
40bab5490e add dynamic array 2026-06-09 07:23:41 -05:00
0bc769bccd Initial commit 2026-06-05 11:23:57 +00:00