aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2024-09-24initial work towards message passing interfaceKimplul
+ As they are currently implemented, grid *may* get stuck if two nodes try to send to eachother at the same time, I should probably add in some kind of input buffer as well
2024-09-22start experimenting with processor gridsKimplul
2023-05-29silence some trivial warningsKimplul
2023-05-15formatKimplul
2023-05-05add async packetsKimplul
2023-05-01update license stuffKimplul
2023-04-30refactor component treeKimplul
2023-04-30initialKimplul