43 Commits

Author SHA1 Message Date
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
413b9eee44 only keep things I like from learn_quickcheck 2025-02-01 18:15:09 -06:00
27ee85ae28 string name in StateFunc 2025-02-01 01:24:07 -06:00
32b48b79d0 formatting 2025-02-01 00:18:17 -06:00
68cc4fc2d1 comment for Plushy later 2025-01-31 03:12:20 -06:00
8be1431458 comments 2025-01-31 03:10:39 -06:00
04d54c12a5 move some interpretExec functions 2025-01-29 01:44:23 -06:00
74d95c26aa everything to VectorDatatype 2025-01-28 23:11:23 -06:00
363425b39b a lot of genericization and updates 2025-01-28 22:09:30 -06:00
452e7a2b49 implementing string and char stacks 2025-01-24 01:38:14 -06:00
4e42c4332b remove string Gene calls 2025-01-20 23:22:31 -06:00
7d802a0fa4 needed parenthesis for execution priority 2025-01-19 00:16:03 -06:00
34bf6b38bd convert to lens 2025-01-18 19:56:38 -06:00
Rowan Torbitzky-Lane
125c1f8c83 move instructions around 2025-01-16 17:10:01 -06:00
Rowan Torbitzky-Lane
a9ba6ad675 no more linting errors 2025-01-16 15:59:23 -06:00
Rowan Torbitzky-Lane
72d6562542 fix copied GeneInt 2025-01-16 15:07:08 -06:00
Rowan Torbitzky-Lane
7aa153d7b1 recordwildcard state syntax 2025-01-16 14:45:14 -06:00
Taylor
86fc353738 cabal co-exists beside Makefile 2025-01-16 13:14:08 -06:00
Taylor
920ea92cb9 refactored names of genes for consistency 2025-01-16 12:38:18 -06:00
Rowan Torbitzky-Lane
97674586e8 Merge branch 'main' of c57keqcdj43nn2xukakrqm2wwx255et7oyuktopk5fpopzzg54thkjid.onion:evo-trading/HushGP
Merge in new testing changes
2025-01-16 12:35:11 -06:00
Rowan Torbitzky-Lane
65c13de8bc need to test changes 2025-01-16 12:32:26 -06:00
Taylor
73c5cce879 .ghci files for easy ghci launch 2025-01-16 03:09:38 -06:00
Rowan Torbitzky-Lane
31d54641bc added many functions and tests 2025-01-16 01:56:12 -06:00
Rowan Torbitzky-Lane
eb8fd95756 fix execDoRange, clean up my tests 2025-01-15 23:55:02 -06:00
Rowan Torbitzky-Lane
8d34db74b8 add execDoRange and ExecDup 2025-01-15 20:29:51 -06:00
Rowan Torbitzky-Lane
b17b58594a add input map 2025-01-15 17:45:56 -06:00
Taylor
7bdcb03879 pattern matching via destructuring is amazing! 2025-01-15 15:39:06 -06:00
Taylor
412e871917 cleaner catchall for int functions 2025-01-15 15:33:54 -06:00
Taylor
1e1538610c cleaner catchall for int functions 2025-01-15 15:30:24 -06:00
Taylor
dd44dcf345 cleaner catchall case for exec_if 2025-01-15 15:20:47 -06:00
Taylor
99e0938f08 Blocks done, execIf done 2025-01-15 15:02:43 -06:00
Taylor
9e40df0012 time for unit tests, instructionExecIf 2025-01-15 14:09:31 -06:00
Taylor
d8de5ff761 draft comment for handling Blocks 2025-01-15 13:46:03 -06:00
Taylor
e865ba7407 a fully working interpreter? 2025-01-15 13:15:04 -06:00
Taylor
4ccd660763 a fully working interpreter? 2025-01-15 13:02:27 -06:00
Taylor
f65deb926a a fully working interpreter? 2025-01-15 12:57:58 -06:00
Taylor
40e3501bc4 naming 2025-01-14 22:08:06 -06:00
Taylor
b6b95b9af1 comment and strict foldl' 2025-01-14 02:55:16 -06:00
Taylor
5c786f5430 comments 2025-01-14 02:50:26 -06:00
Taylor
a82958feda Handle input stack 2025-01-14 02:43:00 -06:00
Taylor
4e9dca38b8 spacing 2025-01-14 02:27:37 -06:00
Taylor
491975d207 init 2025-01-14 02:24:54 -06:00