orangerot
orangerot created branch main in orangerot/tux-town 2025-05-25 19:46:31 +02:00
orangerot pushed to main at Collab/WAI 2025-05-22 05:49:24 +02:00
9d0692a391 refactor: have instruction as macro to generate enum, functions and array
orangerot pushed to main at orangerot/WAI 2025-05-22 05:49:13 +02:00
9d0692a391 refactor: have instruction as macro to generate enum, functions and array
d8c0b2bc2c refactor: have instructions in array instead of switch-case
311010f4e6 refactor: get rid of warnings
d8bb323b09 feat: local function variables on stack
Compare 4 commits »
orangerot pushed to main at Collab/WAI 2025-05-20 14:32:30 +02:00
d8c0b2bc2c refactor: have instructions in array instead of switch-case
orangerot created repository Collab/feature-manager 2025-05-16 02:02:34 +02:00
orangerot created repository orangerot/tux-town 2025-05-15 22:58:50 +02:00
orangerot created repository orangerot/liberation-day 2025-05-15 22:55:41 +02:00
orangerot pushed to main at Collab/WAI 2025-05-15 22:12:42 +02:00
311010f4e6 refactor: get rid of warnings
orangerot pushed to main at Collab/WAI 2025-05-15 21:52:26 +02:00
d8bb323b09 feat: local function variables on stack
orangerot pushed to main at Collab/WAI 2025-05-14 17:32:09 +02:00
e13c2aac40 feat: store func_type; implement function paramters and results on stack
orangerot pushed to main at orangerot/WAI 2025-05-14 17:32:00 +02:00
e13c2aac40 feat: store func_type; implement function paramters and results on stack
bce3e3bf25 feat: use types of values in stack and instructions
64f9409f9c Add parsing of export table
2b3c39d18c Fix buffer overflow error by only supplying st_size to fread once
Compare 4 commits »
orangerot pushed to main at Collab/WAI 2025-05-13 03:31:02 +02:00
orangerot pushed to main at Collab/WAI 2025-05-13 03:28:21 +02:00
906b2d03e3 style: formatting
orangerot pushed to main at Collab/WAI 2025-05-12 00:58:23 +02:00
bce3e3bf25 feat: use types of values in stack and instructions
orangerot created branch typed-values in Collab/WAI 2025-05-12 00:43:29 +02:00
orangerot pushed to typed-values at Collab/WAI 2025-05-12 00:43:29 +02:00
3f13610b96 feat: use types of values in stack and instructions
orangerot pushed to main at orangerot/WAI 2025-05-10 17:39:53 +02:00
47406b5def Use u_char instead of char to avoid buffer overflow error
orangerot created branch main in Collab/WAI 2025-05-10 17:37:19 +02:00
orangerot pushed to main at Collab/WAI 2025-05-10 17:37:19 +02:00
c37f91d2d2 doc: add README and gitignore
62944b57a2 Initial Commit
orangerot created repository Collab/WAI 2025-05-10 17:36:32 +02:00