22 Commits

Author SHA1 Message Date
8f228a06ce start to get this ready 2025-04-15 13:43:50 -05:00
5350cd9b4f I'm just gonna use proc macros, maybe derive 2025-04-14 20:45:14 -05:00
a3d0e1a886 This is a sign to go learn more about procedural macros, will be back in a week.
All checks were successful
/ Test-Suite (push) Successful in 19s
2025-04-14 00:46:43 -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