8 Commits

Author SHA1 Message Date
bb29a56077 - Added while/endwhile and do/while syntaxes
- Fix the abstractclass requirement of parse() function
2022-12-19 19:36:39 +00:00
30af321215 - Corrected a bug where the 'or' variable was not reset properly on a iterations of for/foreach. 2021-03-01 16:07:39 +00:00
8df38b568c - A lot of bugfixes made for this release. 2021-02-16 03:17:32 +00:00
Dave Mc Nicoll
92e304daf3 - Fixed a recursivity bug with the OR token inside another foreach/or instance 2020-05-20 15:32:08 -04: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
bcd49884fc - WIP on RAW token
- WIP on caching interface
- Work done on easing template rendering for the controller
2019-10-04 08:38:11 -04:00
66c7b349d1 - First commit of first draft 2019-08-21 16:11:39 -04:00