Commit Graph

5 Commits (ff87fa96e132b5c8bb8445f4dc85aa1ac56d8a02)

Author SHA1 Message Date
Sara ff87fa96e1 fix: list no longer sets length to capacity 2024-02-28 11:31:19 +01:00
Sara 253cc0cb0c feat: added list_with_len and list_from_type_with_len 2024-01-26 12:02:56 +01:00
Sara cb0858f14f fix: critical, fixed list_empty not actually freeing the allocated list
leading to orphanned memory
2024-01-26 12:01:41 +01:00
Sara b38362c2aa feat: added list_set_len
to set the length of the array
2024-01-26 11:49:49 +01:00
Sara aee9aec828 feat: added code 2024-01-25 14:08:23 +01:00