summaryrefslogtreecommitdiffstats
path: root/src/Compiler/Language.java
Commit message (Expand)AuthorAgeFilesLines
* Added subroutines and comments for most filesAidenRushbrooke2021-12-051-17/+43
* fixed bug where binaries were built in the wrong directoryjwansek2021-11-291-4/+2
* added compilation to .jarjwansek2021-11-291-2/+0
* add util class for reading files and change filereading methodchris.sutcliffe2021-11-281-7/+16
* Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ...jwansek2021-11-221-2/+9
|\
| * Improved error handing and added logical statementsAidenRushbrooke2021-11-221-3/+9
* | added argument parsingjwansek2021-11-221-26/+86
|/
* changed output name to same as source file, added build folder, linux compata...jwansek2021-11-081-6/+4
* Basic floating point support and small improvements to error handingAidenRushbrooke2021-11-071-1/+10
* Re-arranged files and added C compilationAidenRushbrooke2021-11-061-0/+66