summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improved error handing and added logical statementsAidenRushbrooke2021-11-2210-81/+167
* 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 compata...jwansek2021-11-086-28/+56
* 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