Ilya Puchka
|
39ed9aa753
|
Fixed using spaces in filter expressions and variables lists (#178)
* fixed using spaces in filter expression
* fixed breaking variables lists and filters by spaces
* simplified smartJoin
* avoid force unwrap
|
2018-05-13 01:06:38 +01:00 |
|
Ilya Puchka
|
7c499cc077
|
fix(tokeniser): Tokenising a quote inside quoted parameter (#210)
|
2018-04-17 11:28:28 -07:00 |
|
Ilya Puchka
|
5541eae818
|
feat: fixed parsing several filter arguments with quotes (#98)
|
2017-04-18 22:58:42 +01:00 |
|
Kyle Fuller
|
a014fecd23
|
fix(filters): Smartly split arguments
Ensure that `"value"|filter:"arg , with comma"` works
|
2016-11-27 02:46:43 +00:00 |
|
Kyle Fuller
|
feff3b18b1
|
Add support for Swift 3.0
|
2016-09-13 19:12:47 +01:00 |
|
Boris Bügling
|
372b2e7576
|
Add Package.swift and move files around
|
2015-12-08 11:45:03 +01:00 |
|