Commit graph

10 commits

Author SHA1 Message Date
fallenoak
f46c0c2c4c feat(list): implement copy constructor 2025-11-15 22:15:13 -06:00
Adam Heinermann
b52736a360 feat(list): add TSList::IsEmpty 2025-10-29 13:09:47 -05:00
fallenoak
dc9f9c1958
feat(list): add link type defines 2025-10-03 20:03:04 -05:00
Adam Heinermann
547fc6d4f0 feat(memory): add STORM_FREE macro 2025-09-13 15:21:39 -05:00
fallenoak
06dbb7d1c8
fix(list): correct name of clear function 2023-03-26 15:01:17 -05:00
fallenoak
3989b1da28
chore(list): remove redundant void in function signatures 2022-12-28 17:11:34 -06:00
fallenoak
b4485a3498
fix(list): add missing flag to new node allocations 2021-01-06 22:39:55 -06:00
fallenoak
8ed2e9a9bf
feat(list): tag allocations with file name and line 2021-01-06 22:38:43 -06:00
fallenoak
118d20c49d
chore(build): improve include paths 2020-11-01 17:45:45 -06:00
fallenoak
ced42bbfed
feat(list): add list templates 2020-09-16 01:28:32 -05:00