summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|\
| * Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ...jwansek2021-11-2216-100/+224
| |\ | |/ |/|
* | 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 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
|\