18 Commits

Author SHA1 Message Date
5298941bb9 ignore dead code for now
All checks were successful
/ Test-Suite (push) Successful in 19s
2025-04-13 21:34:22 -05:00
af9f3d1754 boundary macro 2025-04-13 21:30:46 -05:00
708a66c5cc In the middle of getting rid of warnings 2025-04-13 20:24:12 -05:00
a02dcf1893 _ for unused variable 2025-04-12 00:30:03 -05:00
7f22b4e425 done with pysh code functions 2025-04-12 00:06:07 -05:00
37d59517d0 remove unused import 2025-04-10 18:25:15 -05:00
55713d72a4 Reverse block pushes 2025-04-10 18:23:42 -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
3e0df3fb80 Vec<char> test changes 2025-04-10 15:02:42 -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
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