179 Commits

Author SHA1 Message Date
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
035a7a2f10 add problem to readme 2025-01-27 15:59:20 -06:00
ef5ce0aaf0 formatting 2025-01-27 12:57:23 -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
c9923eae02 I'm gonna make these tests states soon 2025-01-27 12:17:40 -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
0a6a1fc0cb button of string and char tests 2025-01-25 22:57:20 -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
82d2fa34fe I love testing strings, still have more to do 2025-01-25 19:08:49 -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
4ad47b5308 Need to complete add MANY MORE of these lol 2025-01-25 00:15:49 -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
2fb84b1da9 char instructions 2025-01-25 00:14:05 -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
13d288b245 more string tests 2025-01-24 18:15:13 -06:00
8666a37fc9 Data.List.Split 2025-01-24 18:14:54 -06:00
f1c6a24181 I wonder how many tests there will be once these are all implemented 2025-01-24 01:39:15 -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
44257bd94e insert/extract/position/reverse tests 2025-01-23 23:15:01 -06:00
b9e6b07b98 CodeFirst and CodeReverse 2025-01-23 23:14:36 -06:00
bf84430957 todo comments 2025-01-23 17:11:12 -06:00
66bb2921e8 insert function, needs testing 2025-01-23 17:10:54 -06:00
f8233133ea one more test to be safe :))))) 2025-01-23 02:05:25 -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
f59775273a more code tests 2025-01-22 01:43:59 -06:00
59c40c6f0a more instructions 2025-01-22 01:43:46 -06:00
aace882140 more code tests 2025-01-22 00:32:08 -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
1e02b2c6ac pysh readme mention 2025-01-20 23:25:09 -06:00
fec6cc3270 add/fix tests 2025-01-20 23:23:32 -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
32c83c13e3 README note 2025-01-20 23:22:04 -06:00
933c8fc445 add code stack instructions 2025-01-20 23:21:52 -06:00
6a45dec263 added more instructions (NEED TO BE TESTED) 2025-01-20 23:21:33 -06:00