Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added basic support for arrays | AidenRushbrooke | 2021-11-27 | 1 | -0/+1 |
| | |||||
* | Improved error handing and added logical statements | AidenRushbrooke | 2021-11-22 | 1 | -5/+30 |
| | |||||
* | Added initial support for do while loops | AidenRushbrooke | 2021-11-20 | 1 | -0/+1 |
| | |||||
* | Added Do statements and code blocks | AidenRushbrooke | 2021-11-17 | 1 | -1/+2 |
| | |||||
* | Added support for strings and improved print statement syntax | AidenRushbrooke | 2021-11-07 | 1 | -0/+15 |
| | |||||
* | Basic floating point support and small improvements to error handing | AidenRushbrooke | 2021-11-07 | 1 | -2/+9 |
| | |||||
* | Working if/else statements (very basic and unstable) | AidenRushbrooke | 2021-11-06 | 1 | -0/+4 |
| | |||||
* | Re-arranged files and added C compilation | AidenRushbrooke | 2021-11-06 | 1 | -0/+179 |