31 Commits

Author SHA1 Message Date
abe835017b broke for now, tmo issue! More vector instructions 2025-04-13 00:15:09 -05:00
936315c2ff remove empty imports 2025-04-12 18:12:03 -05:00
e55383ab0a many more vector instructions 2025-04-12 18:10:49 -05:00
8ddce17279 start of conj, TODO 2025-04-12 00:35:25 -05:00
1e14538caf move imports around 2025-04-12 00:30:18 -05:00
9abddc49ef vector start 2025-04-12 00:29:11 -05:00
7f22b4e425 done with pysh code functions 2025-04-12 00:06:07 -05:00
85e3b7ca33 Partly done with _size, need to convert more code 2025-04-11 14:43:04 -05:00
26fef1dbb5 more instructions/tests 2025-04-11 14:10:37 -05:00
e93ca30fc4 nth done 2025-04-11 13:41:04 -05:00
3fea06b5e7 member instruction 2025-04-11 11:58:43 -05:00
3b34b8716c when instructions 2025-04-11 11:42:10 -05:00
754f2248fe more exec/code instructions 2025-04-11 00:00:06 -05:00
1c3feb6447 make_instruction_aux! 2025-04-10 23:59:48 -05:00
718587253b fixes/new instructions 2025-04-10 18:23:30 -05:00
63a52a0707 Make these functions public! 2025-04-10 17:01:28 -05:00
6f7b2d46c0 remove from_primitive 2025-04-10 15:54:32 -05:00
303855932d need to test code_do_range 2025-04-10 15:54:19 -05:00
34ea7c47cd code from functions 2025-04-10 15:54:07 -05:00
b0ad9a3035 code_do_then_pop done 2025-04-10 15:20:04 -05:00
7cb5df6b10 instruction_no_out 2025-04-10 15:02:21 -05:00
23bb693fa3 pop instructions 2025-04-10 15:02:12 -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