Age | Commit message (Expand) | Author |
---|---|---|
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 |
2020-02-09 | Fix compile error (WIP) | Roland Reichwein |
2020-02-09 | Bugfixing | Roland Reichwein |
2020-02-08 | Fix syntax errors | Roland Reichwein |
2020-02-08 | Minor fixes | Roland Reichwein |
2020-02-06 | Fixed class | Roland Reichwein |
2020-02-05 | Fix GetPath | Roland Reichwein |
2020-02-04 | Add traversing | Roland Reichwein |
2020-02-04 | C++20 grammar | Roland Reichwein |
2020-01-30 | Fix alternatives handling | Roland Reichwein |
2020-01-29 | New algo | Roland Reichwein |
2020-01-25 | Refactor, fix missing files | Roland Reichwein |