aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-21fix case of zero parametersHEADmasterKimplul
2024-06-21improve instruction selection logicKimplul
2023-09-12improve documentationKimplul
2023-09-07fix reallocKimplul
2023-08-26allow specifying registers to runKimplul
2023-07-11add multiple immediates to format checkKimplul
2023-07-11allow multiple immediatesKimplul
2023-07-11allow specifying value typesKimplul
2023-07-11make string formatting easier to readKimplul
2023-07-09add note about potential future optimizationKimplul
2023-07-09add notes about compilation speedKimplul
2023-07-09speed up file generation a little bitKimplul
2023-07-09change so that bcode.h and bcode.c are generatedKimplul
2023-07-09rename from reg to valKimplul
2023-07-08fix registers > 9Kimplul
2023-07-05actually run bcgen in fresh repoKimplul
2023-07-05slightly improve formatting of readmeKimplul
2023-07-05Update README.mdKimplul
2023-07-05make repo a bit cleanerKimplul
2023-07-04add loop exampleKimplul
2023-07-04add automatic buffer allocationKimplul
2023-07-04initKimplul