|
8fa26fbf27
|
adjust for name in StateFunc
|
2025-02-01 01:23:45 -06:00 |
|
|
1d56143712
|
comment cleanup
|
2025-01-31 15:49:06 -06:00 |
|
|
d10df10351
|
make int instructions generic
|
2025-01-31 15:42:49 -06:00 |
|
|
fa2b16443f
|
fix index & Lens name confliction
|
2025-01-30 13:27:09 -06:00 |
|
|
fe70af6e28
|
comments
|
2025-01-30 02:44:34 -06:00 |
|
|
63e9cff55e
|
finish up the instructions
|
2025-01-29 23:43:05 -06:00 |
|
|
cef9c92b56
|
more instructions, gonna rework the unit testing framework
|
2025-01-29 16:35:05 -06:00 |
|
|
67d6125f03
|
finish the iterate function
|
2025-01-29 01:45:42 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
862241d464
|
genericize generic instructions
|
2025-01-19 00:15:31 -06:00 |
|
|
1907ac6c87
|
convert to basic lenses, need to abstract
|
2025-01-18 19:56:27 -06:00 |
|
Rowan Torbitzky-Lane
|
589fd6b242
|
comment out debug.trace
|
2025-01-17 21:53:48 -06:00 |
|
Rowan Torbitzky-Lane
|
c0e5477828
|
fix int div, add floats (need tests for these)
|
2025-01-16 20:58:47 -06:00 |
|
Rowan Torbitzky-Lane
|
125c1f8c83
|
move instructions around
|
2025-01-16 17:10:01 -06:00 |
|