Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed real value bug | AidenRushbrooke | 2021-12-06 | 1 | -5/+5 |
* | Updated report grammar | AidenRushbrooke | 2021-12-05 | 1 | -2/+13 |
* | Added subroutines and comments for most files | AidenRushbrooke | 2021-12-05 | 1 | -18/+223 |
* | Added basic function support | AidenRushbrooke | 2021-12-04 | 1 | -20/+120 |
* | Added basic support for arrays | AidenRushbrooke | 2021-11-27 | 1 | -12/+40 |
* | Improved error handing and added logical statements | AidenRushbrooke | 2021-11-22 | 1 | -39/+50 |
* | Added initial support for do while loops | AidenRushbrooke | 2021-11-20 | 1 | -0/+12 |
* | Added Do statements and code blocks | AidenRushbrooke | 2021-11-17 | 1 | -15/+37 |
* | Added support for strings and improved print statement syntax | AidenRushbrooke | 2021-11-07 | 1 | -13/+47 |
* | Basic floating point support and small improvements to error handing | AidenRushbrooke | 2021-11-07 | 1 | -17/+30 |
* | Working if/else statements (very basic and unstable) | AidenRushbrooke | 2021-11-06 | 1 | -0/+28 |
* | Re-arranged files and added C compilation | AidenRushbrooke | 2021-11-06 | 1 | -0/+179 |