summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixed sieve examplejwansek2021-12-131-1/+1
|
* added IDE documentationjwansek2021-12-133-0/+31
|
* Added UML diagrams for each sprintAidenRushbrooke2021-12-136-1/+24
|
* Added to chapter 3 of the reportAidenRushbrooke2021-12-134-136/+22
|
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProjectjwansek2021-12-121-23/+24
|\
| * correct readme againchris.sutcliffe2021-12-121-5/+5
| |
| * update readmechris.sutcliffe2021-12-121-1/+1
| |
| * correct readmechris.sutcliffe2021-12-121-17/+18
| |
* | added commented out left associativity examplejwansek2021-12-121-1/+2
|/
* Adjusted introduction and written conclusionAidenRushbrooke2021-12-122-12/+37
|
* Logical example and demo structureAidenRushbrooke2021-12-102-0/+41
|
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProjectAidenRushbrooke2021-12-091-3/+62
|\
| * add to readmechris.sutcliffe2021-12-081-3/+62
| |
* | Added example program of each main featureAidenRushbrooke2021-12-0916-94/+106
|/
* Added list of features to show in demoAidenRushbrooke2021-12-081-0/+15
|
* Fixed bug with function return and added recursive exampleAidenRushbrooke2021-12-083-40/+48
|
* Fixed known issuesAidenRushbrooke2021-12-075-26/+28
|
* added raw todochris.sutcliffe2021-12-071-0/+58
|
* 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
|