Commit Graph

23 Commits

Author SHA1 Message Date
0x4261756D 92f7ec405d Add queue overflow check 2023-07-28 04:55:08 +02:00
0x4261756D 5aa365c681 Improve importing 2023-02-06 15:00:37 +01:00
0x4261756D 131386632f Fix tests 2023-01-23 06:08:26 +01:00
0x4261756D 476aa8bfb2 Implement importing 2023-01-23 05:28:13 +01:00
0x4261756D 34f52ae864 Add array oob checks + improve test handling 2023-01-11 02:33:30 +01:00
0x4261756D 2ce863c899 Add asm compilation and running 2023-01-05 00:19:29 +01:00
0x4261756D 3d2cd64c6d Implement enough asm generation to compile rule110 2023-01-03 21:52:48 +01:00
0x4261756D 870dcb105d Readd queue runaway optimizations in comparisons 2023-01-03 20:55:05 +01:00
0x4261756D 41667ff4a3 Remove the "any" type 2022-12-31 16:09:55 +01:00
0x4261756D 97bd50fa55 Fix Conway test output 2022-12-22 11:53:13 +01:00
0x4261756D fb37c4f58b Update conways 2022-12-22 11:43:17 +01:00
0x4261756D 6d31d5da98 Add Conways Game of Life 2022-12-22 10:29:57 +01:00
0x4261756D 53cfd52dcd Improve rule110 2022-12-22 00:48:24 +01:00
0x4261756D 8397d32756 Add array tests 2022-12-22 00:48:02 +01:00
0x4261756D dedb601a9b Small updates to celebrate turing-completeness 2022-12-22 00:08:13 +01:00
0x4261756D e4a7bcccc0 Add arrays, making the language turing complete
See tests/rule110.qbl for turing completeness
2022-12-21 21:48:52 +01:00
0x4261756D 2255aaff8b Fix sending detection 2022-12-19 12:13:40 +01:00
0x4261756D f60441ef9d Improved the test system 2022-12-18 04:05:50 +01:00
0x4261756D 35f65101ad Add testing functionality and add error reporting 2022-12-15 21:53:01 +01:00
0x4261756D 0de0838284 Add new operations and intrinsics 2022-12-15 20:34:56 +01:00
0x4261756D d1883ff3ab Introduce boolean types 2022-12-14 20:39:51 +01:00
0x4261756D 2a560cfcef Add and update tests 2022-12-14 11:46:47 +01:00
0x4261756D 89a7780d10 Add some tests 2022-12-14 09:34:49 +01:00