summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added comment supportAidenRushbrooke2021-12-062-16/+20
|
* Fixed real value bugAidenRushbrooke2021-12-062-10/+12
|
* added clear results button (or press F4)jwansek2021-12-052-4/+15
|
* Updated report grammarAidenRushbrooke2021-12-057-18/+86
|
* Added subroutines and comments for most filesAidenRushbrooke2021-12-0511-92/+621
|
* Added basic function supportAidenRushbrooke2021-12-0410-27/+301
|
* tested in linux and added .shjwansek2021-11-302-1/+2
|
* added save as and new file implementationsjwansek2021-11-303-5/+18
|
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ↵jwansek2021-11-302-3/+16
|\ | | | | | | main
| * add todo to readme to keep trackchris.sutcliffe2021-11-301-1/+7
| |
| * correct small typochris.sutcliffe2021-11-301-1/+1
| |
| * Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into mainchris.sutcliffe2021-11-309-5/+83
| |\
| * | update readme to contain ide usage informationchris.sutcliffe2021-11-291-1/+8
| | |
* | | added first version of python IDEjwansek2021-11-305-0/+237
| |/ |/|
* | added hello world javafx programjwansek2021-11-297-0/+80
| |
* | fixed bug where binaries were built in the wrong directoryjwansek2021-11-292-5/+3
|/
* clean repo (remove code dir, add UI dir)chris.sutcliffe2021-11-2946-1564/+0
|
* added example programs backjwansek2021-11-292-0/+14
|
* tidied up the folder a bitjwansek2021-11-294-14/+1
|
* added newline at end of manifest file (as required)jwansek2021-11-292-0/+18
|
* added compilation to .jarjwansek2021-11-294-3/+7
|
* add util class for reading files and change filereading methodchris.sutcliffe2021-11-283-7/+60
|
* Added basic support for arraysAidenRushbrooke2021-11-278-41/+151
|
* Merge pull request #5 from AlfieEagleton/argparseAidenRushbrooke2021-11-254-54/+160
|\ | | | | Add argument parsing for the main program
| * Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ↵jwansek2021-11-2216-100/+224
| |\ | |/ |/| | | argparse
* | Removed duplicate filesAlfie Eagleton2021-11-223-649/+0
| |
* | Added image recognition to gitignoreAlfie Eagleton2021-11-224-0/+1
| |
* | PDF Fixes (potentailly)Alfie Eagleton2021-11-223-0/+649
| |
* | Improved error handing and added logical statementsAidenRushbrooke2021-11-2212-86/+184
| |
* | Github section -- DocumentationAlfie Eagleton2021-11-222-19/+42
| | | | | | | | Added sections and code segments for Lexer and Parser. Chapter 5
| * added argument parsingjwansek2021-11-224-54/+158
|/
* Added newlines between different print statementsAidenRushbrooke2021-11-202-1/+2
|
* Added initial support for do while loopsAidenRushbrooke2021-11-206-13/+47
|
* Added Do statements and code blocksAidenRushbrooke2021-11-176-35/+122
|
* Updated pdfAidenRushbrooke2021-11-151-0/+0
|
* Fixed some stuffAidenRushbrooke2021-11-152-80/+6
|
* Merged new BNF and testing sectionAidenRushbrooke2021-11-151-31/+94
|
* merged aiden's work with minejwansek2021-11-152-2/+7
|
* added testing of previous sprints to repositoryjwansek2021-11-153-2/+205
|
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProjectAlfie Eagleton2021-11-087-28/+60
|\
| * Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProjectjwansek2021-11-083-1/+61
| |\
| * | changed output name to same as source file, added build folder, linux ↵jwansek2021-11-087-28/+60
| | | | | | | | | | | | compatability
* | | updated DO loop on BNFAlfie Eagleton2021-11-081-1/+1
| |/ |/|
* | add complex to bnf tablechris.sutcliffe2021-11-082-1/+1
| |
* | Merge bnf table changeschris.sutcliffe2021-11-082-5/+15
|\ \
| * | more updatesAlfie Eagleton2021-11-082-5/+15
| | |
* | | add to bnf tablechris.sutcliffe2021-11-081-0/+21
|/ /
* | Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProjectAlfie Eagleton2021-11-082-3/+17
|\ \
| * | add reference to bib for bnf form, add to tablechris.sutcliffe2021-11-082-1/+17
| |/
* / added to BNFAlfie Eagleton2021-11-082-1/+16
|/ | | | yes