Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added subroutines and comments for most files | AidenRushbrooke | 2021-12-05 | 1 | -3/+45 |
| | |||||
* | Added basic function support | AidenRushbrooke | 2021-12-04 | 1 | -0/+67 |
| | |||||
* | Added basic support for arrays | AidenRushbrooke | 2021-11-27 | 1 | -7/+25 |
| | |||||
* | Added initial support for do while loops | AidenRushbrooke | 2021-11-20 | 1 | -0/+16 |
| | |||||
* | Added Do statements and code blocks | AidenRushbrooke | 2021-11-17 | 1 | -5/+41 |
| | |||||
* | Added support for strings and improved print statement syntax | AidenRushbrooke | 2021-11-07 | 1 | -4/+21 |
| | |||||
* | Basic floating point support and small improvements to error handing | AidenRushbrooke | 2021-11-07 | 1 | -1/+3 |
| | |||||
* | Working if/else statements (very basic and unstable) | AidenRushbrooke | 2021-11-06 | 1 | -0/+19 |
| | |||||
* | Re-arranged files and added C compilation | AidenRushbrooke | 2021-11-06 | 1 | -0/+49 |