Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | Support gcc 10 and clang 11 | Roland Reichwein | |
2020-11-12 | implement restore of head recursion | Roland Reichwein | |
2020-11-09 | Support empty translation unit | Roland Reichwein | |
2020-10-31 | CPP::translate() (WIP), documentation, bugfixing | Roland Reichwein | |
2020-03-31 | Optimization: Replace head recursion by tail recursion in matching | 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 | mcc produces first dummy executable | 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-14 | Remove dfa again | 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 | clang++-9, integrate cppbnf | 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-01-30 | Fix alternatives handling | Roland Reichwein | |
2020-01-29 | New algo | Roland Reichwein | |
2020-01-25 | Refactor, fix missing files | Roland Reichwein | |
2020-01-25 | Minor fixes | Roland Reichwein | |
2020-01-23 | Added grammer | Roland Reichwein | |
2020-01-22 | Namespace Gram | Roland Reichwein | |
2020-01-21 | Separate to cpp files | Roland Reichwein | |