Age | Commit message (Expand) | Author | Lines |
2023-12-28 | add convenience methods and (experimental) evolver | Benji Dial | -1/+352 |
2023-12-25 | add virtual destructors to expr and assertion | Benji Dial | -0/+2 |
2023-11-26 | add function to lib94 to remove all warriors; fix crash on removing last warr... | Benji Dial | -1/+17 |
2023-11-26 | clarify part of tabulator in readme | Benji Dial | -3/+4 |
2023-11-25 | allow more control over init_round, rewrite tabulator and make it run every p... | Benji Dial | -265/+283 |
2023-07-18 | make rof case insensitive | Benji Dial | -1/+1 |
2023-07-18 | better warrior placement, including handling the case where they don't fit | Benji Dial | -28/+64 |
2023-07-17 | add maximum process count | Benji Dial | -4/+16 |
2023-06-22 | clarify comment on single_step | Benji Dial | -5/+5 |
2023-06-21 | add documentation to lib94.hpp, remove unused and redundant get_next_process ... | Benji Dial | -21/+54 |
2023-06-21 | cleaning up includes and a couple comments | Benji Dial | -11/+10 |
2023-06-20 | rewrite compiler again, bringing more in line with standard, and add readme | Benji Dial | -695/+573 |
2023-06-07 | turn off core fading by default | Benji Dial | -2/+1 |
2023-06-07 | actually seed prng | Benji Dial | -0/+2 |
2023-06-07 | set size request for core widget | Benji Dial | -0/+1 |
2023-06-01 | give core better padding | Benji Dial | -3/+21 |
2023-05-31 | add new sample warrior | Benji Dial | -0/+25 |
2023-05-31 | change tabulator output, remove score | Benji Dial | -146/+34 |
2023-05-31 | actually check assertions under new compiler | Benji Dial | -4/+32 |
2023-05-31 | new tabulator running look | Benji Dial | -9/+43 |
2023-05-30 | make hyperspeed not update ui so much | Benji Dial | -3/+18 |
2023-05-30 | core fading toggle | Benji Dial | -1/+17 |
2023-05-30 | move tabulator-mpi's parameters into separate file for easier changing | Benji Dial | -5/+13 |
2023-05-30 | template single_step and executors on whether to update address sets to impro... | Benji Dial | -86/+102 |
2023-05-30 | fix spurious warnings when compiling tabulator | Benji Dial | -1/+2 |
2023-05-30 | oops | Benji Dial | -1/+1 |
2023-05-30 | modify warrior set | Benji Dial | -57/+27 |
2023-05-30 | rewrite compiler, add for/rof support | Benji Dial | -401/+617 |
2023-05-30 | mpi-based tabulator | Benji Dial | -1/+185 |
2023-05-30 | labels aren't supposed to have colons | Benji Dial | -40/+38 |
2023-05-30 | unary + and - in compiler | Benji Dial | -7/+43 |
2023-05-30 | trim spaces on labels | Benji Dial | -1/+1 |
2023-05-30 | fix djn again, and pre-dec / post-inc; few other changes | Benji Dial | -91/+145 |
2023-05-29 | add license | Benji Dial | -0/+5 |
2023-05-29 | scorer | Benji Dial | -1/+96 |
2023-05-29 | assertions | Benji Dial | -17/+148 |
2023-05-29 | fix djn bug | Benji Dial | -1/+1 |
2023-05-29 | target rate slider, hyperspeed, more | Benji Dial | -22/+54 |
2023-05-29 | a whole lot more | Benji Dial | -1038/+1806 |
2023-05-20 | first commit | Benji Dial | -0/+1292 |