Age | Commit message (Expand) | Author |
---|---|---|
2020-03-31 | Optimization: Replace head recursion by tail recursion in matching | 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 | Prepare DFA | Roland Reichwein |
2020-02-15 | Tests | 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 | Using namespace for disambiguation | Roland Reichwein |
2020-01-21 | Separate to cpp files | Roland Reichwein |