summaryrefslogtreecommitdiff
path: root/old/minie.ebnf
AgeCommit message (Expand)Author
2019-02-22work on adding const declarationsAndreas 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-02various small fixesAndreas Baumann
2018-12-28added while and return statements, only stubs for type maps in procedure decl...Andreas Baumann
2018-12-28added logical operatorsAndreas Baumann
2018-12-27added compare 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-22some work on arrays and reading from stdinAndreas Baumann
2018-09-29more work on parameter lists, added string parserAndreas Baumann
2018-09-24playing with some procedures in minieAndreas Baumann
2018-09-10some work on bootstrapping the compilerAndreas Baumann
2018-09-07some dabbling with parsing ifsAndreas Baumann
2018-09-07some easy sign handling in expressionsAndreas Baumann
2018-09-06added expressionsAndreas 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