Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-11-26 | add function to lib94 to remove all warriors; fix crash on removing last warr... | Benji Dial | -0/+2 |
2023-11-25 | allow more control over init_round, rewrite tabulator and make it run every p... | Benji Dial | -9/+16 |
2023-07-18 | better warrior placement, including handling the case where they don't fit | Benji Dial | -10/+9 |
2023-07-17 | add maximum process count | Benji Dial | -0/+4 |
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 | -9/+53 |
2023-06-21 | cleaning up includes and a couple comments | Benji Dial | -3/+1 |
2023-06-20 | rewrite compiler again, bringing more in line with standard, and add readme | Benji Dial | -3/+1 |
2023-05-30 | template single_step and executors on whether to update address sets to impro... | Benji Dial | -0/+1 |
2023-05-30 | rewrite compiler, add for/rof support | Benji Dial | -1/+6 |
2023-05-29 | a whole lot more | Benji Dial | -58/+64 |
2023-05-20 | first commit | Benji Dial | -0/+88 |