Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-21 | gas: Generate arithmetics expressions | Carlos Maniero | |
We decided for using push and pop to simplify the implementation, we want to revisit the approach latter. Signed-off-by: Carlos Maniero <carlosmaniero@gmail.com> Co-authored-by: Johnny Richard <johnny@johnnyrichard.com> | |||
2023-04-20 | tests: Add integration tests | Carlos Maniero | |
This tests perform the whole cycle. It takes the output from pipac compile, execute and check the returned status code. Signed-off-by: Carlos Maniero <carlosmaniero@gmail.com> Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> |