138 Commits

Author SHA1 Message Date
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
Rowan Torbitzky-Lane
733151cf2f add vector types to State, need to add functions now 2025-01-17 21:54:11 -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
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
Taylor
8d018fc168 A less bad unit testing setup, makefile cleaned up, includes format, lint, clean, etc. 2025-01-16 02:27:44 -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
226ed32df6 a fully working interpreter? 2025-01-15 13:20:51 -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
61dc8fcd1c linting tips 2025-01-14 03:02:27 -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