73 Commits

Author SHA1 Message Date
38f94e4e8e need to test extractstate 2025-04-17 15:52:10 -05:00
d697e14173 Incomplete, will change all this code later
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-17 01:26:05 -05:00
c66d35b980 I truly want proc macros this time
Some checks failed
/ Test-Suite (push) Failing after 19s
2025-04-16 21:57:33 -05:00
c8fe24dd45 so it truly runs
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-16 21:44:05 -05:00
69fb0bef4e progress on using basic macro_rules!
Some checks failed
/ Test-Suite (push) Failing after 19s
2025-04-16 21:32:34 -05:00
1f44358d51 Add .idea folder
Some checks failed
/ Test-Suite (push) Failing after 19s
2025-04-16 01:24:19 -05:00
90361ba15b Working on common functions, a tmo issue
Some checks failed
/ Test-Suite (push) Has been cancelled
2025-04-16 01:23:35 -05:00
ce4b537a73 More functions 2025-04-15 23:57:54 -05:00
6c75c3704d start on vector math functions
All checks were successful
/ Test-Suite (push) Successful in 21s
2025-04-15 21:32:51 -05:00
008b822966 vector iterate and slight changes 2025-04-15 20:07:02 -05:00
8748f46fe1 More vector instructions 2025-04-15 19:11:15 -05:00
ff078925a1 Merge pull request 'These need to be on main' (#1) from mackrow into main
All checks were successful
/ Test-Suite (push) Successful in 18s
Reviewed-on: #1
2025-04-14 00:23:40 -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