Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added argument parsing | jwansek | 2021-11-22 | 4 | -54/+158 |
* | Added newlines between different print statements | AidenRushbrooke | 2021-11-20 | 2 | -1/+2 |
* | Added initial support for do while loops | AidenRushbrooke | 2021-11-20 | 6 | -13/+47 |
* | Added Do statements and code blocks | AidenRushbrooke | 2021-11-17 | 6 | -35/+122 |
* | added testing of previous sprints to repository | jwansek | 2021-11-15 | 1 | -1/+8 |
* | changed output name to same as source file, added build folder, linux compata... | jwansek | 2021-11-08 | 6 | -28/+56 |
* | Added support for strings and improved print statement syntax | AidenRushbrooke | 2021-11-07 | 10 | -46/+213 |
* | Basic floating point support and small improvements to error handing | AidenRushbrooke | 2021-11-07 | 11 | -42/+91 |
* | Working if/else statements (very basic and unstable) | AidenRushbrooke | 2021-11-06 | 8 | -3/+82 |
* | Re-arranged files and added C compilation | AidenRushbrooke | 2021-11-06 | 14 | -0/+858 |