Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Merged new BNF and testing section | AidenRushbrooke | 2021-11-15 | 1 | -31/+94 | |
| | ||||||
* | merged aiden's work with mine | jwansek | 2021-11-15 | 2 | -2/+7 | |
| | ||||||
* | added testing of previous sprints to repository | jwansek | 2021-11-15 | 3 | -2/+205 | |
| | ||||||
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | Alfie Eagleton | 2021-11-08 | 7 | -28/+60 | |
|\ | ||||||
| * | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | jwansek | 2021-11-08 | 3 | -1/+61 | |
| |\ | ||||||
| * | | changed output name to same as source file, added build folder, linux ↵ | jwansek | 2021-11-08 | 7 | -28/+60 | |
| | | | | | | | | | | | | compatability | |||||
* | | | updated DO loop on BNF | Alfie Eagleton | 2021-11-08 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | add complex to bnf table | chris.sutcliffe | 2021-11-08 | 2 | -1/+1 | |
| | | ||||||
* | | Merge bnf table changes | chris.sutcliffe | 2021-11-08 | 2 | -5/+15 | |
|\ \ | ||||||
| * | | more updates | Alfie Eagleton | 2021-11-08 | 2 | -5/+15 | |
| | | | ||||||
* | | | add to bnf table | chris.sutcliffe | 2021-11-08 | 1 | -0/+21 | |
|/ / | ||||||
* | | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | Alfie Eagleton | 2021-11-08 | 2 | -3/+17 | |
|\ \ | ||||||
| * | | add reference to bib for bnf form, add to table | chris.sutcliffe | 2021-11-08 | 2 | -1/+17 | |
| |/ | ||||||
* / | added to BNF | Alfie Eagleton | 2021-11-08 | 2 | -1/+16 | |
|/ | | | | yes |