36 Commits

Author SHA1 Message Date
37d59517d0 remove unused import 2025-04-10 18:25:15 -05:00
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
372adb4131 updated vscode-lldb 2025-04-09 22:59:25 -05:00
94a3b43e5e to stable 2025-04-09 13:49:04 -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
dc608b3fad remove commented out macro import 2025-04-05 20:03:52 -05:00
357d9af039 change rust_decimal imports 2025-04-05 20:03:25 -05:00
fa3371ec3b basic README 2025-04-03 22:49:45 -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
bd4c57599a helix health packages 2025-03-22 00:31:18 -05:00
27e91ae66f codium 2025-03-22 00:28:47 -05:00
ec7b9b4e23 fix tmux terminal 2025-03-22 00:19:21 -05:00
2e1565338b add flake.lock 2025-03-22 00:17:12 -05:00
38a86f409c rust flake 2025-03-22 00:16:55 -05:00
cb683086da cargo init 2025-03-22 00:16:12 -05:00
f237f278ae add target directory 2025-03-22 00:16:01 -05:00
50bb449784 Initial commit 2025-03-22 00:14:50 -05:00