Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Added support for strings and improved print statement syntax | AidenRushbrooke | 2021-11-07 | 10 | -46/+213 |
| | |||||
* | Basic floating point support and small improvements to error handing | AidenRushbrooke | 2021-11-07 | 11 | -42/+91 |
| | |||||
* | Working if/else statements (very basic and unstable) | AidenRushbrooke | 2021-11-06 | 8 | -3/+82 |
| | |||||
* | Re-arranged files and added C compilation | AidenRushbrooke | 2021-11-06 | 27 | -587/+245 |
| | |||||
* | updated .gitignore | jwansek | 2021-11-04 | 1 | -0/+7 |
| | |||||
* | Added example.txt to base directory | Alfie Eagleton | 2021-11-03 | 2 | -2/+31 |
| | |||||
* | New Project Working + Report | Alfie Eagleton | 2021-11-03 | 34 | -0/+1490 |
| | |||||
* | started work on translation to c | jwansek | 2021-11-01 | 12 | -2/+90 |
| | |||||
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject | AidenRushbrooke | 2021-10-25 | 19 | -14/+620 |
|\ | |||||
| * | added using symbol table in stack | jwansek | 2021-10-25 | 5 | -43/+62 |
| | | |||||
| * | updated readme and makefile | jwansek | 2021-10-24 | 2 | -0/+7 |
| | | |||||
| * | started work on the symbol table, preparing for variables | jwansek | 2021-10-24 | 1 | -0/+48 |
| | | |||||
| * | added the start of a type system | jwansek | 2021-10-24 | 8 | -91/+196 |
| | | |||||
| * | added sableCC calculator | jwansek | 2021-10-18 | 9 | -0/+249 |
| | | |||||
| * | add some notes on grammar and start lexer section | chris-sutcliffe | 2021-10-18 | 3 | -1/+60 |
| | | |||||
| * | Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into main | chris-sutcliffe | 2021-10-17 | 2 | -0/+66 |
| |\ | |||||
| | * | Chapter 3 - FORTRAN | Alfie Eagleton | 2021-10-17 | 2 | -0/+66 |
| | | | | | | | | | | | | Created a grammar table regarding FORTRAN and Java. | ||||
| * | | change report structure slightly, add subheadings | chris-sutcliffe | 2021-10-17 | 1 | -3/+7 |
| |/ | |||||
| * | Report Writing | Alfie Eagleton | 2021-10-16 | 3 | -14/+61 |
| | | | | | | | | I implemented the existing bullet pointed intro document into a fuilly written report.tex file, then merged into esoteric_project_report.text under Chapter 1 and Chapter 2 |