67 Commits

Author SHA1 Message Date
8f228a06ce start to get this ready 2025-04-15 13:43:50 -05:00
3eeae06477 rush_macro init 2025-04-15 13:37:06 -05:00
a66ed69e25 add the .idea folder
Some checks failed
/ Test-Suite (push) Has been cancelled
2025-04-15 13:30:58 -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
7e8b6750b9 epic readme
All checks were successful
/ Test-Suite (push) Successful in 18s
2025-04-14 00:25:02 -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
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
748e96639a v4
Some checks failed
/ Test-Suite (push) Failing after 41s
2025-04-13 19:11:35 -05:00
bb493b710c cargo test workflow
Some checks failed
/ Test-Suite (push) Failing after 35s
2025-04-13 19:08:38 -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
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
a02dcf1893 _ for unused variable 2025-04-12 00:30:03 -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
e0f4062db7 t-test link :) 2025-04-11 14:22:00 -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
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