31 Commits

Author SHA1 Message Date
bcb9d130c7 conversion to new instructions started 2025-04-18 14:06:21 -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
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
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
90361ba15b Working on common functions, a tmo issue
Some checks failed
/ Test-Suite (push) Has been cancelled
2025-04-16 01:23:35 -05:00
ce4b537a73 More functions 2025-04-15 23:57:54 -05:00
6c75c3704d start on vector math functions
All checks were successful
/ Test-Suite (push) Successful in 21s
2025-04-15 21:32:51 -05:00
8748f46fe1 More vector instructions 2025-04-15 19:11:15 -05:00
510694f2e2 These need to be on main
All checks were successful
/ Test-Suite (push) Successful in 19s
/ Test-Suite (pull_request) Successful in 18s
2025-04-14 00:19:56 -05:00
708a66c5cc In the middle of getting rid of warnings 2025-04-13 20:24:12 -05:00
d1c1d28e9d doc changes 2025-04-13 18:52:21 -05:00
3c1943152d _replace done 2025-04-13 18:50:27 -05:00
a17bdbbf88 fixed aux2/set_nth 2025-04-13 01:40:16 -05:00
abe835017b broke for now, tmo issue! More vector instructions 2025-04-13 00:15:09 -05:00
e55383ab0a many more vector instructions 2025-04-12 18:10:49 -05:00
9abddc49ef vector start 2025-04-12 00:29:11 -05:00
1c3feb6447 make_instruction_aux! 2025-04-10 23:59:48 -05:00
7cb5df6b10 instruction_no_out 2025-04-10 15:02:21 -05:00
e0414009ff I'm still wondering what I want to do 2025-04-07 17:01:18 -05:00
a6094bbed4 more code instructions/tests, start on common 2025-04-07 14:07:45 -05:00
8eeef3a928 more tests/start on code instructions 2025-04-06 23:50:14 -05:00
5fe9ca40c6 various progress around the block 2025-04-06 17:06:33 -05:00
93a4749425 part of interpreter, gene enum, tests 2025-04-05 23:58:30 -05:00
9b682c5f3c numeric instructions tested and done 2025-04-05 20:04:06 -05:00
13997cde73 no rounding error floats and some numeric instructions done/tested 2025-04-03 22:43:28 -05:00
64fad0dff8 start of test-driven development/macro done 2025-04-03 15:38:02 -05:00
ed70888a30 basic structure/instruction creation macro beginnings 2025-04-02 22:27:48 -05:00