Commit Graph

3 Commits

Author SHA1 Message Date
Adam Fowler
933fa3d60f Add support for proper lambdas (#48)
* Add support for proper lambdas

* Get rid of recursion

Remove renderSectionLambda as I can use renderUnescapedLambda for that.
2024-09-19 17:17:50 +01:00
Mahdi Bahrami
a1a163bad1 Fix retroactive conformances in tests (#39)
* Fix retroactive conformances in tests

* conformances use a shared logic

* Use `hasFeature(RetroactiveAttribute)` instead of `compiler(>=6.0)`

* even better use of shared logic
2024-07-14 12:49:35 +01:00
Adam Fowler
2663d13ea7 Rename package to swift-mustache (#27)
* Rename package to swift-mustache

* Update CI
2024-03-15 07:28:57 +00:00