author | Sebastian Harl <sh@tokkee.org> | |
Sat, 5 Apr 2014 18:06:28 +0000 (20:06 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 5 Apr 2014 18:06:28 +0000 (20:06 +0200) | ||
commit | c63a274a489e53a9e84e9772839a16a1c2a3b2b8 | |
tree | 20708b4e9812f198691bf56190e54f88c22b1924 | tree | snapshot |
parent | d08d43721744f9f4b83c2a39f822431ef87b50e8 | commit | diff |
frontend: Accept compare matchers as expressions.
… replacing the current placeholder.
For now, this is specific to '=' (equal) and '=~' (regex) comparison.
… replacing the current placeholder.
For now, this is specific to '=' (equal) and '=~' (regex) comparison.
src/frontend/grammar.y | diff | blob | history | |
src/frontend/scanner.l | diff | blob | history |