Commit Graph

6 Commits

Author SHA1 Message Date
Bilal Catic
04a873b1a6 add lexer test for word bounded with dash and underscores 2020-02-10 13:40:56 +01:00
Bilal Catic
b532b830ca add lexer tests to check for correct keyword extraction 2020-02-09 22:30:17 +01:00
Bilal Catic
7d2e9b289f add more rules tu parser grammar and write more tests for new rules 2020-01-24 14:43:46 +01:00
Bilal Catic
323e815d5f remove pipe character from allowed set for unqoted term 2020-01-23 18:14:53 +01:00
Bilal Catic
d3c1594e3e add tests for lexer 2020-01-23 17:48:36 +01:00
Bilal Catic
c83a249c04 setup files for lexer part 2020-01-23 09:05:32 +01:00