Ilya Puchka
|
0f3a302108
|
fix(variable): Resolving variable as string literal (#168)
In Swift 4, a Substring was returned.
|
2017-12-26 20:27:26 -08:00 |
|
Ilya Puchka
|
9994972a24
|
added recursive resolution for superclass properties
|
2017-11-29 10:18:56 +00:00 |
|
Ilya Puchka
|
e7a0738bda
|
fix(variable): checking values for nil when using mirror (#144)
|
2017-10-02 09:38:50 +01:00 |
|
Yonas Kolb
|
14bac03990
|
feat(variable): Allow accessing dictionary count
|
2017-10-01 11:54:53 +01:00 |
|
Kyle Fuller
|
d3706f074d
|
fix: Use Float as Number instead of Float80
Closes #76
|
2016-12-07 20:07:53 +00:00 |
|
Kyle Fuller
|
aa7c36296b
|
refactor: Deal with Number instead of Float80
|
2016-12-07 19:54:29 +00:00 |
|
David Jennes
|
2d507e7c11
|
Simple number literal parsing (#77)
|
2016-12-07 19:33:06 +00:00 |
|
Kyle Fuller
|
49936c36d4
|
feat(variable): Allow resolving nodes and resolvables
|
2016-12-02 00:57:01 +00:00 |
|
Kyle Fuller
|
38d7ec87f6
|
feat(variable): Allow Swift type introspection
|
2016-11-28 19:24:26 +00: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
|
60b378d482
|
feat(filters): Allow filters with arguments
|
2016-11-27 01:59:57 +00:00 |
|
Kyle Fuller
|
1e3afc0dd5
|
fix(variable): Prevent crash on unknown index in array
|
2016-10-13 13:11:02 +01:00 |
|
Kyle Fuller
|
feff3b18b1
|
Add support for Swift 3.0
|
2016-09-13 19:12:47 +01:00 |
|
Kyle Fuller
|
070a82cb2d
|
Change how we normalize values to be linux compatible
Closes #51
|
2016-02-26 16:16:36 -05:00 |
|
Boris Bügling
|
356393088b
|
Support for Linux
|
2015-12-08 16:54:58 +01:00 |
|
Boris Bügling
|
372b2e7576
|
Add Package.swift and move files around
|
2015-12-08 11:45:03 +01:00 |
|