summaryrefslogtreecommitdiff
path: root/minie/build.sh
AgeCommit message (Expand)Author
2019-02-28some comments before a redesign of the symbol tableAndreas Baumann
2019-02-24some work on constantsAndreas Baumann
2019-02-14some more work on parser in ec.eAndreas Baumann
2019-02-12added some 32-bit build flagsAndreas Baumann
2019-02-09work on parameter lists, return valuesAndreas Baumann
2019-02-08some work on LHS/RHS in assignment with char arraysAndreas Baumann
2019-01-17tackled the in-situ allocation of symbols (for internal functions)Andreas Baumann
2019-01-02various small fixesAndreas Baumann
2018-12-29started to fix symbol mapAndreas Baumann
2018-12-28added logical operatorsAndreas Baumann
2018-12-26added a test for the for loop<Andreas Baumann
2018-12-26added formal parameter declarations for procedures and return types for funct...Andreas Baumann
2018-12-25added commentsAndreas Baumann
2018-12-24added simplistic symbol managemnt for variablesAndreas Baumann
2018-12-22some work on arrays and reading from stdinAndreas Baumann