Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | jwansek | 2021-12-12 | 1 | -23/+24 |
|\ | |||||
| * | correct readme again | chris.sutcliffe | 2021-12-12 | 1 | -5/+5 |
| | | |||||
| * | update readme | chris.sutcliffe | 2021-12-12 | 1 | -1/+1 |
| | | |||||
| * | correct readme | chris.sutcliffe | 2021-12-12 | 1 | -17/+18 |
| | | |||||
* | | added commented out left associativity example | jwansek | 2021-12-12 | 1 | -1/+2 |
|/ | |||||
* | Adjusted introduction and written conclusion | AidenRushbrooke | 2021-12-12 | 2 | -12/+37 |
| | |||||
* | Logical example and demo structure | AidenRushbrooke | 2021-12-10 | 2 | -0/+41 |
| | |||||
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | AidenRushbrooke | 2021-12-09 | 1 | -3/+62 |
|\ | |||||
| * | add to readme | chris.sutcliffe | 2021-12-08 | 1 | -3/+62 |
| | | |||||
* | | Added example program of each main feature | AidenRushbrooke | 2021-12-09 | 16 | -94/+106 |
|/ | |||||
* | Added list of features to show in demo | AidenRushbrooke | 2021-12-08 | 1 | -0/+15 |
| | |||||
* | Fixed bug with function return and added recursive example | AidenRushbrooke | 2021-12-08 | 3 | -40/+48 |
| | |||||
* | Fixed known issues | AidenRushbrooke | 2021-12-07 | 5 | -26/+28 |
| | |||||
* | added raw todo | chris.sutcliffe | 2021-12-07 | 1 | -0/+58 |
| | |||||
* | Added comment support | AidenRushbrooke | 2021-12-06 | 2 | -16/+20 |
| | |||||
* | Fixed real value bug | AidenRushbrooke | 2021-12-06 | 2 | -10/+12 |
| | |||||
* | added clear results button (or press F4) | jwansek | 2021-12-05 | 2 | -4/+15 |
| | |||||
* | Updated report grammar | AidenRushbrooke | 2021-12-05 | 7 | -18/+86 |
| | |||||
* | Added subroutines and comments for most files | AidenRushbrooke | 2021-12-05 | 11 | -92/+621 |
| | |||||
* | Added basic function support | AidenRushbrooke | 2021-12-04 | 10 | -27/+301 |
| | |||||
* | tested in linux and added .sh | jwansek | 2021-11-30 | 2 | -1/+2 |
| | |||||
* | added save as and new file implementations | jwansek | 2021-11-30 | 3 | -5/+18 |
| | |||||
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ↵ | jwansek | 2021-11-30 | 2 | -3/+16 |
|\ | | | | | | | main | ||||
| * | add todo to readme to keep track | chris.sutcliffe | 2021-11-30 | 1 | -1/+7 |
| | | |||||
| * | correct small typo | chris.sutcliffe | 2021-11-30 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into main | chris.sutcliffe | 2021-11-30 | 9 | -5/+83 |
| |\ | |||||
| * | | update readme to contain ide usage information | chris.sutcliffe | 2021-11-29 | 1 | -1/+8 |
| | | | |||||
* | | | added first version of python IDE | jwansek | 2021-11-30 | 5 | -0/+237 |
| |/ |/| | |||||
* | | added hello world javafx program | jwansek | 2021-11-29 | 7 | -0/+80 |
| | | |||||
* | | fixed bug where binaries were built in the wrong directory | jwansek | 2021-11-29 | 2 | -5/+3 |
|/ | |||||
* | clean repo (remove code dir, add UI dir) | chris.sutcliffe | 2021-11-29 | 46 | -1564/+0 |
| | |||||
* | added example programs back | jwansek | 2021-11-29 | 2 | -0/+14 |
| | |||||
* | tidied up the folder a bit | jwansek | 2021-11-29 | 4 | -14/+1 |
| | |||||
* | added newline at end of manifest file (as required) | jwansek | 2021-11-29 | 2 | -0/+18 |
| | |||||
* | added compilation to .jar | jwansek | 2021-11-29 | 4 | -3/+7 |
| | |||||
* | add util class for reading files and change filereading method | chris.sutcliffe | 2021-11-28 | 3 | -7/+60 |
| | |||||
* | Added basic support for arrays | AidenRushbrooke | 2021-11-27 | 8 | -41/+151 |
| | |||||
* | Merge pull request #5 from AlfieEagleton/argparse | AidenRushbrooke | 2021-11-25 | 4 | -54/+160 |
|\ | | | | | Add argument parsing for the main program | ||||
| * | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ↵ | jwansek | 2021-11-22 | 16 | -100/+224 |
| |\ | |/ |/| | | | argparse | ||||
* | | Removed duplicate files | Alfie Eagleton | 2021-11-22 | 3 | -649/+0 |
| | | |||||
* | | Added image recognition to gitignore | Alfie Eagleton | 2021-11-22 | 4 | -0/+1 |
| | | |||||
* | | PDF Fixes (potentailly) | Alfie Eagleton | 2021-11-22 | 3 | -0/+649 |
| | | |||||
* | | Improved error handing and added logical statements | AidenRushbrooke | 2021-11-22 | 12 | -86/+184 |
| | | |||||
* | | Github section -- Documentation | Alfie Eagleton | 2021-11-22 | 2 | -19/+42 |
| | | | | | | | | Added sections and code segments for Lexer and Parser. Chapter 5 | ||||
| * | added argument parsing | jwansek | 2021-11-22 | 4 | -54/+158 |
|/ | |||||
* | Added newlines between different print statements | AidenRushbrooke | 2021-11-20 | 2 | -1/+2 |
| | |||||
* | Added initial support for do while loops | AidenRushbrooke | 2021-11-20 | 6 | -13/+47 |
| | |||||
* | Added Do statements and code blocks | AidenRushbrooke | 2021-11-17 | 6 | -35/+122 |
| | |||||
* | Updated pdf | AidenRushbrooke | 2021-11-15 | 1 | -0/+0 |
| | |||||
* | Fixed some stuff | AidenRushbrooke | 2021-11-15 | 2 | -80/+6 |
| |