9 Commits (e67ed5d285bb2ae7b83eb8be3ee488ab08fa4db1)

Author SHA1 Message Date
John R. Lenton 26c211648b Implemented list.copy. Fixes issue #54. 11 years ago
John R. Lenton 069ded9514 Added list.clear. Fixes issue #53. 11 years ago
John R. Lenton 25f417c08c Worked on list.pop: 11 years ago
John R. Lenton 9bc56d933f Changed to use memcpy. 11 years ago
John R. Lenton aeb16c36b0 Add a bit of whitespace. 11 years ago
John R. Lenton 81ad89c46e untabified 11 years ago
John R. Lenton 4cb80582c4 Add list addition (fixes: #39) 11 years ago
Damien 732407f1bf Change memory allocation API to require size for free and realloc. 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago