summaryrefslogtreecommitdiffhomepage
path: root/bnf.cpp
AgeCommit message (Expand)Author
2020-07-19Fix extension nameRoland Reichwein
2020-03-31Optimization: Replace head recursion by tail recursion in matchingRoland Reichwein
2020-03-30Speed up compileRoland Reichwein
2020-03-15New lexerRoland Reichwein
2020-03-14Remove dfa againRoland Reichwein
2020-03-01Vector invalidation fixRoland Reichwein
2020-02-16clang++-9, integrate cppbnfRoland Reichwein
2020-01-21Separate to cpp filesRoland Reichwein