138 Commits

Author SHA1 Message Date
cef9c92b56 more instructions, gonna rework the unit testing framework 2025-01-29 16:35:05 -06:00
53d62f31c7 add instructions to re export 2025-01-29 14:50:42 -06:00
0c9538e2f2 delete learnlens 2025-01-29 14:50:05 -06:00
67d6125f03 finish the iterate function 2025-01-29 01:45:42 -06:00
04d54c12a5 move some interpretExec functions 2025-01-29 01:44:23 -06:00
a53611230e float instructions 2025-01-29 01:43:59 -06:00
34a0afb242 generic vector instructions done 2025-01-28 23:47:37 -06:00
74d95c26aa everything to VectorDatatype 2025-01-28 23:11:23 -06:00
60f71bef07 forgot to delete some comments 2025-01-28 22:10:14 -06:00
363425b39b a lot of genericization and updates 2025-01-28 22:09:30 -06:00
7e7735ae95 switch Int and Vector 2025-01-27 12:20:23 -06:00
89287ceaed uncons to stop warnings 2025-01-27 12:19:54 -06:00
7c9cdb8ed8 cleaning these up, still have work to do 2025-01-26 20:05:05 -06:00
2dd054f17e I should really run make format... 2025-01-26 01:18:23 -06:00
9e50c71ec7 start of vectorint, bed time 2025-01-26 01:17:56 -06:00
f613837ddf generalization/ more instructions/ etc 2025-01-25 22:58:23 -06:00
a55a66f456 more string functions, need a break 2025-01-25 19:09:29 -06:00
804da2a23c takeR and dropR 2025-01-25 19:09:10 -06:00
e3cf1d2121 need to write tests 2025-01-25 01:50:14 -06:00
c17e0df4da one basic char instruction 2025-01-25 00:16:08 -06:00
78efab9064 more string instructions 2025-01-25 00:15:19 -06:00
35f8a20a91 I'm proud of these generic instructions 2025-01-25 00:14:37 -06:00
694565e95d more string instructions 2025-01-24 18:16:20 -06:00
4e21eee91c start on fillInHoles 2025-01-24 18:15:42 -06:00
de8fedb5d1 more instructions 2025-01-24 01:38:54 -06:00
452e7a2b49 implementing string and char stacks 2025-01-24 01:38:14 -06:00
b9e6b07b98 CodeFirst and CodeReverse 2025-01-23 23:14:36 -06:00
66bb2921e8 insert function, needs testing 2025-01-23 17:10:54 -06:00
58fcf7e46f instructionExtractCode LOVE IT :))))))))))))) 2025-01-23 01:42:57 -06:00
2ba43396d7 more instructions, need to test instructionCodeN 2025-01-22 13:23:42 -06:00
59c40c6f0a more instructions 2025-01-22 01:43:46 -06:00
85d4fd33b0 empty Block for last block instruction 2025-01-22 00:31:42 -06:00
a61c9e7133 fix Block == 2025-01-21 23:54:25 -06:00
2ca1f0fe94 add code stack 2025-01-20 23:22:58 -06:00
4e42c4332b remove string Gene calls 2025-01-20 23:22:31 -06:00
6a45dec263 added more instructions (NEED TO BE TESTED) 2025-01-20 23:21:33 -06:00
be4c15cd51 logicalInstructions added 2025-01-19 21:56:35 -06:00
40797972f3 int/bool instructions 2025-01-19 21:56:17 -06:00
5fb5ea9d7d add more floatinstructions 2025-01-19 21:55:56 -06:00
23eddb756d add basic trig functions to floats 2025-01-19 21:12:50 -06:00
6dbf4e7905 comments 2025-01-19 20:56:34 -06:00
d67ed6a821 remove string stack (why do we have this?) 2025-01-19 20:53:28 -06:00
f991792787 add generic(ish) int instructions 2025-01-19 20:50:47 -06:00
add9503c88 fix yank 2025-01-19 19:50:27 -06:00
774a0db148 undefined added so can compile 2025-01-19 18:26:33 -06:00
ee1779b611 add more generic instructions, need to fix yank 2025-01-19 17:16:23 -06:00
448b71dab1 add stack depth 2025-01-19 00:40:46 -06:00
a756e5d584 example state 2025-01-19 00:16:21 -06:00
7d802a0fa4 needed parenthesis for execution priority 2025-01-19 00:16:03 -06:00
862241d464 genericize generic instructions 2025-01-19 00:15:31 -06:00