Ole Begemann
|
88e54ab4ba
|
docs: Fix typo of precedence (#212)
|
2018-04-17 11:25:15 -07: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 |
|
Ian Dundas
|
793773f191
|
docs: Added example to show use of forloop.xin a for loop (#123)
|
2017-07-12 11:46:43 +02:00 |
|
Kyle Fuller
|
89256b96f4
|
feat(for): Allow iterating over dictionary key and value
Closes #94
|
2017-04-19 00:03:47 +01:00 |
|
Ilya Puchka
|
d1717df6ff
|
feat(for tag): Support where expressions (#96)
|
2017-04-11 11:39:00 +01:00 |
|
Kyle Fuller
|
dc8759ba34
|
feat(if): Support elif tags
|
2017-03-03 09:56:41 +00:00 |
|
Kyle Fuller
|
8f6b403aa9
|
fix(join): Dont force strings
|
2016-12-08 16:15:57 +00:00 |
|
Kyle Fuller
|
6871387671
|
feat(docs): Document template inheritence
|
2016-12-01 16:20:28 +00:00 |
|
Kyle Fuller
|
9e2a061795
|
refactor: Introducing Environments
|
2016-12-01 01:29:48 +00:00 |
|
Kyle Fuller
|
2be672c6a5
|
feat(filter): Support filter tag
|
2016-11-30 18:44:44 +00:00 |
|
Kyle Fuller
|
679344f53b
|
refactor(if): Deprecate ifnot tag
|
2016-11-28 19:24:27 +00:00 |
|
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
|
429290e0b7
|
refactor: TemplateLoader to protocol, follow Swift API guidelines
|
2016-11-28 19:24:17 +00:00 |
|
Kyle Fuller
|
e84f8a41d4
|
feat(if): Support and, or and not during if expressions
Closes #73
|
2016-11-28 02:56:04 +00:00 |
|
Kyle Fuller
|
9fdbbc99e9
|
feat(filters): Add a join filter
|
2016-11-27 19:47:50 +00:00 |
|
Kyle Fuller
|
dfd57e9571
|
feat: Add a default filter
|
2016-11-27 18:27:30 +00:00 |
|
Kyle Fuller
|
3293d8a526
|
feat: Add documentation
|
2016-11-27 18:03:39 +00:00 |
|