9 Commits

Author SHA1 Message Date
46535c2734 - Finalizing the documentation before tagging 1.0 release 2022-12-21 04:20:11 +00:00
bb29a56077 - Added while/endwhile and do/while syntaxes
- Fix the abstractclass requirement of parse() function
2022-12-19 19:36:39 +00:00
4c3772376c - Quickfix in block error message output without variables 2022-07-18 18:14:49 +00:00
48ecd9f7d9 - Made some bugfixes regarding blocks and slots 2022-06-03 15:30:16 +00:00
67040db155 - Added the missing continue token 2021-03-24 13:49:38 +00:00
8df38b568c - A lot of bugfixes made for this release. 2021-02-16 03:17:32 +00:00
Dave Mc Nicoll
82eca2e520 - Fixed ViewToken and BlockToken inline vars 2020-11-27 11:32:01 -05:00
Dave Mc Nicoll
ce4ef6351a - Small refractoring of code, merge tokens
- Completed block token
2020-05-04 22:50:02 -04:00
Dave Mc Nicoll
404d1f4359 - Added a new {% block ... %} token
- Added a new {% php ... %} token
- Fixed a bug with an OR if foreach is empty
2020-03-30 12:13:02 -04:00