Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| * | | change report structure slightly, add subheadings | chris-sutcliffe | 2021-10-17 | 1 | -3/+7 | |
| |/ | ||||||
| * | Report Writing | Alfie Eagleton | 2021-10-16 | 3 | -14/+61 | |
| * | removed pushing bytecode | jwansek | 2021-10-11 | 1 | -0/+2 | |
* | | Interpreter capable of handing variables | AidenRushbrooke | 2021-10-25 | 10 | -35/+592 | |
|/ | ||||||
* | Added basic lexical analysis | AidenRushbrooke | 2021-10-09 | 4 | -0/+210 | |
* | add names to report | chris.sutcliffe | 2021-10-04 | 2 | -1/+1 | |
* | add gitignore and project directory structure | chris.sutcliffe | 2021-10-04 | 5 | -0/+417 | |
* | Initial commit | Alfie Eagleton | 2021-09-27 | 1 | -0/+2 |