Age | Commit message (Expand) | Author |
---|---|---|
2020-10-14 | Registration of instructions, parameterized by argument types | Roland Reichwein |
2020-10-13 | New Ops implementation for assembler | Roland Reichwein |
2020-10-11 | Added COFF, Intel ASM | Roland Reichwein |
2020-10-10 | Uncommitted changes | Roland Reichwein |
2020-07-19 | Fix extension name | Roland Reichwein |
2020-07-19 | Fix line ending | Roland Reichwein |
2020-03-31 | Optimization: Replace head recursion by tail recursion in matching | Roland Reichwein |
2020-03-31 | Remove redundant code | Roland Reichwein |
2020-03-31 | Optimize start lookup | Roland Reichwein |
2020-03-30 | Speed up compile | Roland Reichwein |
2020-03-29 | Fix compiler structure | Roland Reichwein |
2020-03-29 | Update to clang++-10 and g++-9 | Roland Reichwein |
2020-03-29 | mcc produces first dummy executable | Roland Reichwein |
2020-03-29 | Add CLI | Roland Reichwein |
2020-03-29 | Code and data segment | Roland Reichwein |
2020-03-29 | Fix ELF | Roland Reichwein |
2020-03-29 | Add dependency handling | Roland Reichwein |
2020-03-28 | Add ELF handling (WIP) | Roland Reichwein |
2020-03-28 | Prepare ELF file format implementation | Roland Reichwein |
2020-03-27 | Fixes | Roland Reichwein |
2020-03-27 | Top-down algo recognizes first C*+ program | Roland Reichwein |
2020-03-26 | Prepared new Node Tree (WIP) | Roland Reichwein |
2020-03-26 | Remove old bottom-up algorithm | Roland Reichwein |
2020-03-23 | BNF match (WIP: return nodes) | Roland Reichwein |
2020-03-23 | Helper functions for grammer | Roland Reichwein |
2020-03-21 | C++ grammer (WIP) | Roland Reichwein |
2020-03-21 | Added Gram::Compiler to CPP (WIP) | Roland Reichwein |
2020-03-21 | Add lexer to CPP | Roland Reichwein |
2020-03-16 | Fixed lexer | Roland Reichwein |
2020-03-15 | Fix lex error | Roland Reichwein |
2020-03-15 | New lexer | Roland Reichwein |
2020-03-14 | Remove dfa again | Roland Reichwein |
2020-03-14 | Prepare DFA | Roland Reichwein |
2020-03-01 | Vector invalidation fix | Roland Reichwein |
2020-02-20 | Grammar applied to lex (WIP) | Roland Reichwein |
2020-02-19 | Fix invalid reference bug | Roland Reichwein |
2020-02-16 | Try to match lex grammar (WIP) | Roland Reichwein |
2020-02-16 | Translation phase 3: preprocessing tokens (WIP) | Roland Reichwein |
2020-02-16 | Add translation phases stubs | Roland Reichwein |
2020-02-16 | clang++-9, integrate cppbnf | Roland Reichwein |
2020-02-16 | Fix test | Roland Reichwein |
2020-02-15 | Tests | Roland Reichwein |
2020-02-15 | Fix compile error case | Roland Reichwein |
2020-02-15 | First compile of statement list | Roland Reichwein |
2020-02-15 | Bugfixing | Roland Reichwein |
2020-02-15 | Debug code | Roland Reichwein |
2020-02-14 | Bugfix | Roland Reichwein |
2020-02-14 | Debug code | Roland Reichwein |
2020-02-12 | Debug | Roland Reichwein |
2020-02-11 | Debug code | Roland Reichwein |