summaryrefslogtreecommitdiff
path: root/old
AgeCommit message (Expand)Author
2021-08-13cc: some work on the scanner, expression parserAndreas Baumann
2020-09-12updated LLVM test READMEAndreas Baumann
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-30first working compilation with ecAndreas 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
2018-08-23crenshaw: "END" and blocks with assignmentsAndreas Baumann
2018-08-18crenshaw: whitespacesAndreas Baumann
2018-08-18crenshaw: expansion to multi-digit/letter symbolsAndreas Baumann
2018-08-17crenshaw: added two assignments (just for testing)Andreas Baumann
2018-08-16crenshaw: started to implement functions, added a todoAndreas Baumann
2018-08-15..Andreas Baumann
2018-08-12crenshaw: small emulator for testing with capstone and unicornAndreas Baumann
2018-08-12crenshaw: added braketsAndreas Baumann
2018-08-11some more links and docuAndreas Baumann
2017-01-01initial checkinAndreas Baumann