summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProjectGroup12AidenRushbrooke2021-12-145-24/+41
|\
| * add file reload from disk feature, correct typo in commentschris.sutcliffe2021-12-141-1/+11
| * ass basic test file (to be expanded)chris.sutcliffe2021-12-131-0/+3
| * add very simple utils testingchris.sutcliffe2021-12-131-3/+10
| * update readmechris.sutcliffe2021-12-131-16/+8
| * fix maths linker errorchris.sutcliffe2021-12-131-3/+8
| * fixed bug with guijwansek2021-12-131-1/+1
* | Written up information around the language grammarAidenRushbrooke2021-12-142-61/+18
|/
* 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
|\
| * 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
|\