summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* added hello world javafx programjwansek2021-11-296-0/+79
|
* 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-291-0/+0
|
* added example programs backjwansek2021-11-292-0/+14
|
* tidied up the folder a bitjwansek2021-11-293-14/+0
|
* 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-282-7/+55
|
* Added basic support for arraysAidenRushbrooke2021-11-277-41/+150
|
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ↵jwansek2021-11-2210-76/+164
|\ | | | | | | argparse
| * Improved error handing and added logical statementsAidenRushbrooke2021-11-2210-81/+167
| |
* | 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
|
* added testing of previous sprints to repositoryjwansek2021-11-151-1/+8
|
* changed output name to same as source file, added build folder, linux ↵jwansek2021-11-086-28/+56
| | | | compatability
* Added support for strings and improved print statement syntaxAidenRushbrooke2021-11-0710-46/+213
|
* Basic floating point support and small improvements to error handingAidenRushbrooke2021-11-0711-42/+91
|
* Working if/else statements (very basic and unstable)AidenRushbrooke2021-11-068-3/+82
|
* Re-arranged files and added C compilationAidenRushbrooke2021-11-0614-0/+858