Commit Graph

9 Commits

Author SHA1 Message Date
jonathan santis
e91c744c16 LinkedList implemented 2024-11-01 11:34:24 +01:00
jonathan santis
b7ee15f76a add next() method to polygon
we have to tune this function because it takes the head 2 times
2024-10-31 15:23:08 +01:00
jonathan santis
120c2d6242 change tactics to arena allocator 2024-10-31 13:06:15 +01:00
jonathan santis
e8f1c62c66 Implement a Linked list used for polygon
Add test for linked list
2024-10-31 11:38:03 +01:00
jonathan santis
acb8e8163d day end 2024-10-30 14:56:09 +01:00
jonathan santis
1634f96817 split up user / testing definitions 2024-10-30 10:51:13 +01:00
jonathan santis
4ab7bf6ce1 Restructure into different files 2024-10-30 10:38:15 +01:00
jonathan santis
ed91d9c711 begin work on object and array of struct 2024-10-29 15:02:03 +01:00
jonathan santis
1d82a2cf42 splitt up definitions 2024-10-29 11:47:39 +01:00