Ilya Puchka
|
dbb5e14e9f
|
solve merge conflict issues
|
2018-10-01 21:59:03 +01:00 |
|
Ilya Puchka
|
f7bda226e8
|
Update to Spectre 0.9.0 (#247)
* update to Spectre 0.9.0
* fix variable spec tests
* fix flatMap warning
* updated CHANGELOG
|
2018-09-23 03:46:27 +03:00 |
|
David Jennes
|
fce4e85a63
|
Ensure the "for" iteration over a dictionary is consistent
|
2018-09-21 00:17:42 +02:00 |
|
David Jennes
|
0d4dee29b2
|
Use multiline strings
multi
t
t
|
2018-09-20 04:17:42 +02:00 |
|
Yonas Kolb
|
420c0eacd7
|
update code to Swift 4.1
|
2018-09-10 20:59:02 +10:00 |
|
Ilya Puchka
|
b9702afbd4
|
fixed indetnations
|
2018-08-13 20:00:27 +01:00 |
|
Ilya Puchka
|
3a4cd8aa27
|
Merge branch 'master' into errors-logs-improvements
|
2018-08-12 22:08:13 +01:00 |
|
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
|
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
|
ac2fd56e8e
|
storing full sourcemap in token, refactored error reporting
|
2018-01-01 16:22:06 +01:00 |
|
Ilya Puchka
|
e59609f140
|
handling unknown filter errors
|
2018-01-01 16:21:50 +01:00 |
|
Ilya Puchka
|
6300dbc7bf
|
improved template syntax errors with file, line number and failed token highlighted in error message
|
2018-01-01 16:21:48 +01: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 |
|