summaryrefslogtreecommitdiff
path: root/minie/README
AgeCommit message (Expand)Author
2019-01-17tackled the in-situ allocation of symbols (for internal functions)Andreas Baumann
2018-12-28added logical operatorsAndreas Baumann
2018-12-25added commentsAndreas Baumann
2018-12-24removed temporary hack needed becauseof lacking symbol table, started to add ...Andreas Baumann
2018-12-24added simplistic symbol managemnt for variablesAndreas Baumann
2018-12-22some work on arrays and reading from stdinAndreas Baumann
2018-09-30first working compilation with ecAndreas Baumann
2018-09-29more work on parameter lists, added string parserAndreas Baumann
2018-09-07some dabbling with parsing ifsAndreas Baumann
2018-09-05variable declarationsAndreas Baumann
2018-09-04some work on assignment blocks and module initsAndreas Baumann
2018-09-02some work on an E to C converterAndreas Baumann
2018-08-31.Andreas Baumann