13 Commits

Author SHA1 Message Date
b3a8e3aca2 - Token name and options are now passed through parse() method 2023-02-02 19:38:40 +00:00
acd9f8c72e - First task of v2 done, tokens can now have unlimited options attached to it 2023-02-02 16:46:46 +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
5bac6cd843 - Rencoding UTF-8 to manage problematics strings in data to encode 2022-10-10 15:27:54 +00:00
Dave Mc Nicoll
b836fc5bd8 - added missing json.html tag 2022-02-25 15:32:47 +00:00
Dave Mc Nicoll
45c8173029 - Mostly bugfixes made while working on ParcInfo 2021-10-19 12:39:14 +00:00
8df38b568c - A lot of bugfixes made for this release. 2021-02-16 03:17:32 +00:00
bf3816c3db Fixed conflicts added since latest commits 2020-03-31 11:03:02 -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
f8e3dbd60f - Work on extension integration.
- WIP of the inline view token
- Began work on compiled-code caching
2019-09-04 15:14:49 +00:00
66c7b349d1 - First commit of first draft 2019-08-21 16:11:39 -04:00