Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-01-25 | Minor fixes | Roland Reichwein | |
2020-01-23 | Added grammer | Roland Reichwein | |
2020-01-22 | Namespace Gram | Roland Reichwein | |
2020-01-22 | Using namespace for disambiguation | Roland Reichwein | |
2020-01-21 | Separate to cpp files | Roland Reichwein | |
2020-01-19 | Prepared compiler | Roland Reichwein | |
2020-01-19 | Added Locations | Roland Reichwein | |
2020-01-19 | Remove candidate handling | Roland Reichwein | |
2020-01-19 | First working lexer | Roland Reichwein | |
2020-01-18 | Fix lex bnf | Roland Reichwein | |
2020-01-18 | Lexer (WIP) | Roland Reichwein | |
2020-01-17 | Separated out CheckCandidates | Roland Reichwein | |
2020-01-16 | Lex concept | Roland Reichwein | |
2020-01-15 | Lex (WIP) | Roland Reichwein | |
2020-01-14 | Lex (WIP) | Roland Reichwein | |
2020-01-14 | Lex | Roland Reichwein | |