Commit Graph

164 Commits

Author SHA1 Message Date
roodletoof 5ea8d2ea32 remove foobar 2026-05-25 19:40:54 +02:00
roodletoof edcd8aaa1d Merge branch 'main' into feature/hashmap 2026-05-20 19:55:12 +02:00
roodletoof e998334d69 copy justfile over from feature/hashmap 2026-05-20 19:05:41 +02:00
roodletoof 3ae94863fa update readme 2026-05-19 20:55:26 +02:00
roodletoof d2b9b4d607 remove cringe capitalization 2026-05-19 20:16:41 +02:00
roodletoof 59b45432c3 also help on flags 2026-05-19 20:16:41 +02:00
roodletoof 6b36507a00 latest latest non-functioning hashmap 2026-05-10 20:53:50 +02:00
Ivar Fatland 2fd707741b latest non functioning hasmap 2026-05-10 00:16:02 +02:00
roodletoof 1c19b4435c update justfile to not make so much garbage 2026-05-06 20:52:46 +02:00
roodletoof 7bbe0747c5 delete makefile 2026-05-06 19:42:48 +02:00
roodletoof 3b980dd4e4 maybe teeny tiny progress
foudn bug where I was passing around void ** rather than void * into
some places
2026-05-05 23:09:54 +02:00
roodletoof d0d98170ea made a discovery of some kind of fuckup 2026-05-05 23:05:53 +02:00
roodletoof 5dcddd3474 new way of breaking. nice :) 2026-04-25 01:12:13 +02:00
roodletoof 6289039ed4 separate heap locations for mapping arr and items arr 2026-04-25 01:08:03 +02:00
roodletoof a0e3fa8503 rename tags to tag 2026-04-25 01:07:50 +02:00
roodletoof 0a6e089581 some slight progress
map/set still buggy
2026-04-18 16:36:11 +02:00
roodletoof 7ddd7707db still nothing 2026-04-17 15:00:47 +02:00
roodletoof 7d39b21c98 some progress, but broken 2026-04-17 14:54:10 +02:00
roodletoof 9bc0102501 WIP 2026-04-17 14:18:24 +02:00
roodletoof 64829d2ba2 add debugging function
want to visualize the mapping array of maps to see that they work as
intended
2026-04-17 13:17:29 +02:00
roodletoof 81d7f6a067 remove resolved TODOs 2026-04-13 18:34:42 +02:00
roodletoof 1d6355a216 add new todo 2026-04-13 17:42:18 +02:00
roodletoof ff5815887e Revert "set the standard to c99"
This reverts commit 8e6f44323e.
2026-04-13 17:36:36 +02:00
roodletoof 8e6f44323e set the standard to c99 2026-04-12 23:08:01 +02:00
roodletoof 84f982329e more map progress 2026-04-12 22:59:50 +02:00
roodletoof 9a07b00a2c latest 2026-04-12 11:15:24 +02:00
roodletoof 83d66aaf36 good progress on maps 2026-04-12 10:51:01 +02:00
roodletoof 6aa10199a5 some progress on map hash 2026-04-09 22:27:29 +02:00
roodletoof 96c25dc3ad some progress, but mainly convert the TODO's into static_assert(0, ...) 2026-04-07 22:48:51 +02:00
roodletoof da4de1c560 some progress or whatever (still WIP) 2026-03-31 22:00:09 +02:00
roodletoof 253e095e4d some progress on scanner. begin clusterfuck map 2026-03-29 21:50:59 +02:00
roodletoof e41ef17d6b latest 2026-03-29 18:40:26 +02:00
roodletoof e5331e8e81 some broken progress 2026-03-26 19:55:12 +01:00
roodletoof f0d7f0ecb6 working my way through unfucking the fuckery 2026-03-26 19:01:56 +01:00
roodletoof 9e99293c56 foobar 2026-03-26 14:08:35 +01:00
roodletoof 0d5a2b8115 wreck everyting 2026-03-25 22:11:16 +01:00
roodletoof de5a5cd9c2 initial scanner changes draft 2026-03-24 23:52:05 +01:00
roodletoof d34fec63a0 some progress again (maps) 2026-03-04 00:12:32 +01:00
roodletoof 70f9cef280 some progress 2026-02-28 23:54:02 +01:00
roodletoof ac4912abc5 rename hashmap to map 2026-02-28 00:29:58 +01:00
roodletoof 9140019767 hashmap init seems to be done
missing any testing though
2026-02-28 00:05:18 +01:00
roodletoof 24dd5250f8 make it compile on zig compier
cannot access null field members, also cannot access field that is
misaligned. pretend there is something at high multiple of 2 value to
future proof to stupid degree and stop the zig compiler from complaining
about the cool hack
2026-02-26 20:26:05 +01:00
roodletoof 0f7f092ad3 a little bit of this. a little bit of that (hashmap stuff) 2026-02-26 20:14:44 +01:00
roodletoof fbb340d465 WIP hashmap 2026-02-24 22:42:48 +01:00
roodletoof fdb5bb390c added important TODO 2026-02-18 21:15:33 +01:00
roodletoof 8fa5e8c0bf started work on hashmaps/hashsets 2026-02-18 21:09:48 +01:00
roodletoof f726956c78 remove cringe capitalization 2026-02-12 21:38:23 +01:00
roodletoof 0c50c5f0f7 also help on flags 2026-02-12 21:30:26 +01:00
roodletoof 95a1d8eeff lots to do with easing 2026-01-02 01:09:00 +01:00
roodletoof 941baafb01 easing declarations 2026-01-02 00:56:15 +01:00