Age | Commit message (Expand) | Author |
---|---|---|
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-28 | Add ELF handling (WIP) | Roland Reichwein |
2020-03-15 | New lexer | Roland Reichwein |
2020-03-14 | Remove dfa again | Roland Reichwein |
2020-03-01 | Vector invalidation fix | Roland Reichwein |
2020-02-16 | clang++-9, integrate cppbnf | Roland Reichwein |
2020-01-25 | Refactor, fix missing files | Roland Reichwein |
2020-01-23 | Added grammer | Roland Reichwein |
2020-01-21 | Separate to cpp files | Roland Reichwein |