David Jennes
fff3d21e37
Merge pull request #227 from stencilproject/feature/pathkit-cocoapods
...
Updated the PathKit dependency to 0.9.0 in CocoaPods
2018-08-30 13:41:52 +02:00
David Jennes
ffe8f9dab0
Merge pull request #167 from stencilproject/errors-logs-improvements
...
Errors logs improvements
2018-08-15 14:06:49 +02:00
David Jennes
4f14b4b044
Merge pull request #221 from stencilproject/fix/update-changelog-entry-format
...
Update changelog entry format
2018-07-11 23:31:00 +02:00
David Jennes
b66abc3112
Update CHANGELOG.md
2018-07-11 23:16:06 +02:00
David Jennes
5bbd994581
Merge pull request #216 from trupin/master
...
Added Weaver to the list of projects using Stencil
2018-07-11 22:45:42 +02:00
David Jennes
2e18892f4c
Subscript syntax for Variables ( #215 )
...
* Implement variable indirect resolution
* Add some tests
* Changelog entry
* Update documentation
* Rework the syntax to use brackets instead of a $
* Move the lookup parser into it's own file
* Add invalid syntax tests
* Swift 3 support
* Rename some things + extra test
2018-05-19 21:03:51 +01:00
David Jennes
2d507e7c11
Simple number literal parsing ( #77 )
2016-12-07 19:33:06 +00:00