152 Commits

Author SHA1 Message Date
b57a802f11 more gp loop/formatting 2025-02-21 00:50:10 -06:00
0ebfb13e04 less IO functions, pre-loop done, next is the main loop 2025-02-20 01:49:38 -06:00
4fbd42f9ff fix yank dup bug 2025-02-20 01:49:04 -06:00
88b5b52813 parallelism/start the individual creation 2025-02-17 22:54:41 -06:00
090a402f06 finish int regression framework, time for the rest of pieces 2025-02-15 23:46:40 -06:00
b88a4944f9 int regression start 2025-02-15 01:24:40 -06:00
feddc3cbfe add push arguments, more fun to come 2025-02-14 20:02:38 -06:00
054d321102 comment out/remove debugging code 2025-02-14 17:00:13 -06:00
153f4264e2 fix block issue, gonna run a few more tests 2025-02-14 16:32:23 -06:00
b7926662e1 fix skip not working 2025-02-14 01:20:54 -06:00
2399b7660b this stuff is broken rn. It's bed time 2025-02-14 01:11:37 -06:00
eab4932d54 I love plushy genomes 2025-02-14 00:47:04 -06:00
ed960acef3 formatting 2025-02-13 23:34:00 -06:00
915ec947f5 a lot of changes, Int -> Integer, Float -> Double, ERCs, plushy testing, ... 2025-02-13 23:18:04 -06:00
480f600ad3 add commutative opposites where it applies 2025-02-13 00:39:52 -06:00
437c99c946 TEMPLATE HASKELL git statusgit statusgit statusgit status 2025-02-13 00:06:07 -06:00
84e5c7b1df update instructions list/formatting 2025-02-11 17:05:16 -06:00
0dcc8b6b85 remove template haskell file 2025-02-11 16:30:55 -06:00
2f2b19e3d0 gonna abandon TH 2025-02-11 16:30:15 -06:00
76df52c554 Start to play around with TH :) 2025-02-11 00:13:34 -06:00
1155905be3 move moveable utility functions to utility file 2025-02-10 23:39:52 -06:00
7d6d8bf23d vector functions done, all documented 2025-02-10 23:17:59 -06:00
3dce0daf4e docs written for vector bools 2025-02-10 22:47:06 -06:00
a4c04711b2 vectorBool docs/add generic vector instructions 2025-02-10 16:58:40 -06:00
7bb825991c fix docs/more string functions 2025-02-10 16:10:53 -06:00
14ec3b727e most string funcs generic/doced 2025-02-10 14:44:12 -06:00
b936dda857 more documentation/generic string functions 2025-02-09 22:17:18 -06:00
2d6b888e2e generic string instructions and more documentation 2025-02-09 19:34:23 -06:00
efb4d80962 float docs, typo fixes, string -> float fix 2025-02-09 14:27:45 -06:00
6a78fd0ba6 Generic documentation done 2025-02-09 14:00:50 -06:00
ebaf1dfc20 more documentation, more to go 2025-02-08 20:57:24 -06:00
de18d828a9 documentation, time to fix my sleep schedule 2025-02-07 17:55:12 -06:00
867f3ac440 make pattern matching parameters consistent 2025-02-07 15:51:24 -06:00
ff31a8fa35 move the state parameter to final position in all functions 2025-02-07 15:21:17 -06:00
0b280af591 disambiguate isEmpty and isStackEmpty 2025-02-07 14:46:18 -06:00
ad4b7a2341 more instructions/knocking off the TODO 2025-02-07 01:03:14 -06:00
b47371a2fd more changes/todo 2025-02-06 23:42:15 -06:00
813b4db541 moved 2025-02-06 18:37:09 -06:00
7c7de9f3e8 restructuring/logical -> bool 2025-02-06 16:52:42 -06:00
2404e7e5e1 instruction list, comment cleanup, todos 2025-02-06 15:49:06 -06:00
194c025486 the start to implementing plushy interpretation 2025-02-05 23:46:37 -06:00
add949ed05 modify Eq function 2025-02-05 01:05:51 -06:00
e40ef0ce62 more tests and many more togo 2025-02-05 01:03:24 -06:00
12b8cb56a7 formatting and generic tests 2025-02-04 03:36:33 -06:00
83066eb74c start work on using quickcheck to test states 2025-02-02 22:27:46 -06:00
153e560801 remove generic reference 2025-02-01 22:34:31 -06:00
8c95f3ac06 remove LearnQuickCheck 2025-02-01 20:46:04 -06:00
413b9eee44 only keep things I like from learn_quickcheck 2025-02-01 18:15:09 -06:00
319f682d4a clean up/basic tests 2025-02-01 01:24:27 -06:00
27ee85ae28 string name in StateFunc 2025-02-01 01:24:07 -06:00