97 Commits

Author SHA1 Message Date
a74ae22110 remove from here too 2025-04-21 16:52:47 -05:00
f3ff9fd684 internal expansion failed, manually define functions in a list time 2025-04-21 16:36:16 -05:00
9d017eb6ab remove pub from _ functions 2025-04-21 16:35:08 -05:00
ce68a225ea nightly toolchain 2025-04-21 16:19:49 -05:00
6e2a99338b eager2 complicated 2025-04-21 13:12:40 -05:00
9e7620db82 stuck on how to put these functions into a list 2025-04-21 12:12:00 -05:00
55d8f450c6 removed unused uses 2025-04-20 18:17:17 -05:00
190663c429 Merge pull request 'Merge new instruction definitions' (#2) from dev into main
Some checks failed
/ Test-Suite (push) Failing after 19s
Reviewed-on: #2
2025-04-19 23:09:05 -05:00
4fb19410c0 no more all common instructions
Some checks failed
/ Test-Suite (push) Failing after 20s
/ Test-Suite (pull_request) Failing after 19s
2025-04-19 23:05:41 -05:00
7f43b62808 instructions are done, time to put them into a list 2025-04-19 22:12:50 -05:00
082de08998 finish converting all the functions to new format 2025-04-19 20:47:37 -05:00
eb2c033a98 vector on new system 2025-04-19 18:50:32 -05:00
e1a79fbffb Some more instructions done
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-19 02:41:35 -05:00
0a1f0fa601 code done
Some checks failed
/ Test-Suite (push) Failing after 20s
2025-04-18 23:23:29 -05:00
9abb9d1feb multi stack problem 2025-04-18 16:27:00 -05:00
bcb9d130c7 conversion to new instructions started 2025-04-18 14:06:21 -05:00
cd2071f965 pre AI 2025-04-18 12:21:38 -05:00
df4c6cfcfa Still figuring things out
Some checks failed
/ Test-Suite (push) Failing after 19s
2025-04-18 01:40:53 -05:00
9af22c13c6 _add works 2025-04-18 01:24:05 -05:00
2f0500c2d2 optionify the code 2025-04-18 01:21:43 -05:00
f13cd7ad20 make_instruction_new works, time to refactor 2025-04-18 01:13:09 -05:00
6744896494 run instruction works, time to refactor rush now 2025-04-18 00:10:17 -05:00
cb2e61e8d3 status update 2025-04-17 22:18:23 -05:00
41e2d94e1c need to test extractstate 2025-04-17 15:52:26 -05:00
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