Kyle Fuller
|
c59b263446
|
feat(if): Support >, >=, < and <= operators
Closes #52
|
2016-11-28 19:24:26 +00:00 |
|
Kyle Fuller
|
ab6f1a032d
|
feat(if): Support inequality operator
|
2016-11-28 19:24:26 +00:00 |
|
Kyle Fuller
|
e989317929
|
feat(if): Support equatable operator
|
2016-11-28 19:24:26 +00:00 |
|
Kyle Fuller
|
111306fb60
|
fix(if): Empty strings should be falsy
|
2016-11-28 19:24:26 +00:00 |
|
Kyle Fuller
|
3eb2657a62
|
fix(if): Support resolving all number types 0 or below as false
|
2016-11-28 19:24:26 +00:00 |
|
Kyle Fuller
|
6ad609e562
|
refactor(if): Move expressions to separate file
|
2016-11-28 19:24:26 +00:00 |
|