Ilya Puchka
|
fe01beb4bb
|
feat(for loop): Support range literals (#192)
|
2018-04-04 17:56:58 -07:00 |
|
Ilya Puchka
|
f457cddd3f
|
feat(for loop): added property for loop length (#171)
|
2018-04-04 17:23:02 -07:00 |
|
Ilya Puchka
|
b4dc8dbb76
|
support for iterating array of tuples with more than two values
|
2018-01-01 16:11:33 +01:00 |
|
Ilya Puchka
|
a6dba67828
|
fixed tests on swift 3.1
|
2018-01-01 15:20:02 +01:00 |
|
Ilya Puchka
|
c0e66eb96f
|
feat: Allow iterating over tuple, struct and class properties
Closes #173
|
2017-12-31 12:38:09 -08:00 |
|
Kyle Fuller
|
0156f6f37b
|
test: Count for unordered dictionary in ForLoop tests
Closes #166
|
2017-12-31 12:26:25 -08:00 |
|
Yonas Kolb
|
bf4be38377
|
docs(for): document that dictionary for doesn't support space
|
2017-10-01 11:54:53 +01:00 |
|
Kyle Fuller
|
7b9817ed50
|
feat(for tag): Provide the counter 0 indexed to the context
Closes #121
|
2017-09-07 18:21:16 +01:00 |
|
Jan Berkel
|
f1fc747897
|
fix(for tag): Potential ‘Index out of range’ crash
Fixes #136
|
2017-09-07 17:17:23 +01:00 |
|
Brad Lindsay
|
64571464d9
|
Add basic support for ranges in for loops
Closes kylef/Stencil#128
|
2017-08-08 17:38:36 -05:00 |
|
Kyle Fuller
|
89256b96f4
|
feat(for): Allow iterating over dictionary key and value
Closes #94
|
2017-04-19 00:03:47 +01:00 |
|
Kyle Fuller
|
a8d680b30e
|
fix(for): Support looping dictionaries
|
2017-04-18 23:26:56 +01:00 |
|
Ilya Puchka
|
d1717df6ff
|
feat(for tag): Support where expressions (#96)
|
2017-04-11 11:39:00 +01:00 |
|
Kyle Fuller
|
b7e200a8a0
|
feat(for): Support filters
Closes #70
|
2016-11-28 19:24:27 +00:00 |
|
Kyle Fuller
|
a13401b046
|
chore: Lock down APIs
|
2016-11-27 02:20:46 +00:00 |
|
Kyle Fuller
|
feff3b18b1
|
Add support for Swift 3.0
|
2016-09-13 19:12:47 +01:00 |
|