Age | Commit message (Expand) | Author |
---|---|---|
2023-05-11 | gas: implement recursion and late evaluation | Carlos Maniero |
2023-05-10 | gas: implement function calls | Carlos Maniero |
2023-05-10 | gas: Generate code for if statement | Carlos Maniero |
2023-04-30 | gas: Compile variable expression with scope support | Johnny Richard |
2023-04-25 | style: Use clang-format as formatter and linter tool | Johnny Richard |
2023-04-25 | cli: Create a CLI to generate an executable from pipa code. | Carlos Maniero |
2023-04-21 | gas: Generate arithmetics expressions | Carlos Maniero |
2023-04-20 | tests: Add integration tests | Carlos Maniero |