11 Commits

Author SHA1 Message Date
b3a8e3aca2 - Token name and options are now passed through parse() method 2023-02-02 19:38:40 +00:00
58f73d914b - Some more documentation made / fixed 2022-12-22 14:35:26 +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
22e046dfcd - Fixed post() method 2022-06-27 17:28:35 +00:00
09408827da - Fixed the request() function which was not working at all 2021-03-01 16:36:59 +00:00
bf3816c3db Fixed conflicts added since latest commits 2020-03-31 11:03:02 -04:00
3044b919bc Quick fix to DefaultRegistration 2020-03-31 10:57:26 -04:00
dcb22fe086 - Added a new json.html output
- Fixed a bug where post() was defined twice in request. Added server and request too
2020-03-30 12:20:28 -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
Dave Mc Nicoll
0e201b77f2 - Added some new request method (get, post, cookie & server).
- Fixed the Title extension
2020-02-05 16:20:31 -05:00
Dave Mc Nicoll
2df950a054 - Fixed 'title' method and extension 2020-01-31 16:36:26 -05:00