Files
falco/userspace/engine
Mark Stemm f1b44da90c Perform list substitution only on word boundaries
When performing list substitution, only replace a list name when it is
surrounded by whitespace or expected punctuation characters. Lua
patterns don't have a notion of this-or-that patterns e.g. (^|abc), so
we have 3 versions of the substitution depending on whether he list name
occurs in the beginning, middle, or end of a string.

This fixes #197.
2017-06-30 15:11:44 -07:00
..
2017-02-10 11:54:30 -08:00
2017-02-10 11:54:30 -08:00
2017-02-27 12:15:49 -08:00
2017-02-27 12:15:49 -08:00
2016-10-24 15:56:45 -07:00
2016-10-24 15:56:45 -07:00
2017-02-08 11:08:36 -08:00