Files
Mark Stemm 9c70ae19be Squash w/ code commit: single field exceptions
If an exception has a single value for the "fields" property, values are
combined into a single set to build a condition string like "field
cmp (val1, val2, ...)".
2020-10-13 11:20:32 -07:00
..
2019-10-08 16:02:26 +02:00
2019-10-08 16:02:26 +02:00
2019-11-14 10:00:36 -08:00
2019-11-14 10:00:36 -08:00

Installation

The grammar uses the lpeg parser. For now install it using luarocks: luarocks install lpeg.