23 Commits

Author SHA1 Message Date
55713d72a4 Reverse block pushes 2025-04-10 18:23:42 -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
3add0dc9aa usize max stack size 2025-04-10 16:06:18 -05:00
4ea42a5b72 basic interpret_program test 2025-04-10 16:03:22 -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
3e0df3fb80 Vec<char> test changes 2025-04-10 15:02:42 -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
c7482cd0ba string to Vec<char> 2025-04-10 14:57:27 -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
cb683086da cargo init 2025-03-22 00:16:12 -05:00