Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added comment support | AidenRushbrooke | 2021-12-06 | 1 | -0/+7 |
* | Updated report grammar | AidenRushbrooke | 2021-12-05 | 1 | -2/+18 |
* | Added subroutines and comments for most files | AidenRushbrooke | 2021-12-05 | 1 | -12/+68 |
* | Added basic function support | AidenRushbrooke | 2021-12-04 | 1 | -0/+3 |
* | 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 |