1
0
Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Spofford
5a37692e67 Correctly handle semicolons within search term values 2015-05-04 09:54:17 -05:00
Daniel Spofford
5090897e18 Respect escaped characters while also respecting quoted spaces 2015-05-03 00:11:00 -05:00
Daniel Spofford
a631329ea5 Do not split on spaces inside simple and double quotes
Use a regex to identify search terms more reliably than spliting on a space.
Does NOT respect escaping simple or double quotes within a term since JS
does not support look-behinds in regexs.
2015-05-02 21:41:25 -05:00
Julien
fb2a8e2f3b Add parsing library. 2014-04-07 00:38:47 +08:00