Merge new instruction definitions #2

Merged
rowan.a.tl merged 21 commits from dev into main 2025-04-19 23:09:05 -05:00

21 Commits

Author SHA1 Message Date
4fb19410c0 no more all common instructions
Some checks failed
/ Test-Suite (push) Failing after 20s
/ Test-Suite (pull_request) Failing after 19s
2025-04-19 23:05:41 -05:00
7f43b62808 instructions are done, time to put them into a list 2025-04-19 22:12:50 -05:00
082de08998 finish converting all the functions to new format 2025-04-19 20:47:37 -05:00
eb2c033a98 vector on new system 2025-04-19 18:50:32 -05:00
e1a79fbffb Some more instructions done
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-19 02:41:35 -05:00
0a1f0fa601 code done
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-18 23:23:29 -05:00
9abb9d1feb multi stack problem 2025-04-18 16:27:00 -05:00
bcb9d130c7 conversion to new instructions started 2025-04-18 14:06:21 -05:00
cd2071f965 pre AI 2025-04-18 12:21:38 -05:00
df4c6cfcfa Still figuring things out
Some checks failed
/ Test-Suite (push) Failing after 19s
2025-04-18 01:40:53 -05:00
9af22c13c6 _add works 2025-04-18 01:24:05 -05:00
2f0500c2d2 optionify the code 2025-04-18 01:21:43 -05:00
f13cd7ad20 make_instruction_new works, time to refactor 2025-04-18 01:13:09 -05:00
6744896494 run instruction works, time to refactor rush now 2025-04-18 00:10:17 -05:00
cb2e61e8d3 status update 2025-04-17 22:18:23 -05:00
41e2d94e1c need to test extractstate 2025-04-17 15:52:26 -05:00
38f94e4e8e need to test extractstate 2025-04-17 15:52:10 -05:00
d697e14173 Incomplete, will change all this code later
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-17 01:26:05 -05:00
c66d35b980 I truly want proc macros this time
Some checks failed
/ Test-Suite (push) Failing after 19s
2025-04-16 21:57:33 -05:00
c8fe24dd45 so it truly runs
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-16 21:44:05 -05:00
69fb0bef4e progress on using basic macro_rules!
Some checks failed
/ Test-Suite (push) Failing after 19s
2025-04-16 21:32:34 -05:00