Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ... | jwansek | 2021-11-22 | 1 | -9/+33 |
|\ | |||||
| * | Improved error handing and added logical statements | AidenRushbrooke | 2021-11-22 | 1 | -13/+36 |
* | | added argument parsing | jwansek | 2021-11-22 | 1 | -4/+6 |
|/ | |||||
* | Added newlines between different print statements | AidenRushbrooke | 2021-11-20 | 1 | -0/+1 |
* | Added initial support for do while loops | AidenRushbrooke | 2021-11-20 | 1 | -0/+9 |
* | Added Do statements and code blocks | AidenRushbrooke | 2021-11-17 | 1 | -7/+28 |
* | Added support for strings and improved print statement syntax | AidenRushbrooke | 2021-11-07 | 1 | -16/+45 |
* | Basic floating point support and small improvements to error handing | AidenRushbrooke | 2021-11-07 | 1 | -5/+22 |
* | 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/+123 |