152 Commits

Author SHA1 Message Date
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
9f6a72939a add message about no-ops 2025-01-20 14:05:43 -06:00
7059447dcd update readme for this branch 2025-01-19 21:57:31 -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
13fc5769fe add logical 2025-01-19 21:55:22 -06:00
23eddb756d add basic trig functions to floats 2025-01-19 21:12:50 -06:00
5c8fd8fbd9 lenses marked as completed 2025-01-19 21:00:19 -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
e11b813d00 fix tests as well 2025-01-19 19:50:37 -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
bc66bc8907 add tests 2025-01-19 17:17:09 -06:00
ee1779b611 add more generic instructions, need to fix yank 2025-01-19 17:16:23 -06:00
e84ebee427 fix up tests 2025-01-19 00:41:02 -06:00
448b71dab1 add stack depth 2025-01-19 00:40:46 -06:00
af258b538a shitton of tests 2025-01-19 00:16: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
8feb8cd790 add generic instructions 2025-01-19 00:15:04 -06:00
346cd96d67 change to lens 2025-01-18 19:56:51 -06:00
34bf6b38bd convert to lens 2025-01-18 19:56:38 -06:00
1907ac6c87 convert to basic lenses, need to abstract 2025-01-18 19:56:27 -06:00
7a33477b0c add lens to .cabal file 2025-01-18 19:56:06 -06:00