summaryrefslogtreecommitdiff
path: root/ecomp-c/test.sh
AgeCommit message (Expand)Author
2020-08-18started with a parameter test for types in procedure callsAndreas Baumann
2020-08-18added another test for procedure parameter mismatchAndreas Baumann
2020-08-16working on parameter checkingAndreas Baumann
2020-08-15correct returning from procedure with argumentsAndreas Baumann
2020-08-06started with locals in procedures and adressingAndreas Baumann
2020-06-28some work on procedure scopesAndreas Baumann
2020-06-28added a test for forward declarations of proceduresAndreas Baumann
2020-06-27implemented simple proceduresAndreas Baumann
2020-06-27added an insertion sort exampleAndreas Baumann
2020-06-25another example with integer arraysAndreas Baumann
2020-06-21added an example for divisors remembered in an array of integersAndreas Baumann
2020-06-14libc-freestandingAndreas Baumann
2020-05-31added support for multi-operand db in asm-i386 for string definitionsAndreas Baumann
2020-05-16refactored parsing of const expressions (currently literals and identifiers/o...Andreas Baumann
2020-05-16better cleanup of temporary files, more .gitignoresAndreas Baumann
2020-05-15fixed test.sh and added a byte/dword move testAndreas Baumann
2020-05-15renamed tests/run_tests.sh to test.shAndreas Baumann