7 Commits

Author SHA1 Message Date
2f8abebc44 - Added a new Include token (which was added as RAW content)
- Fixed UrlExtension to reflect on notes-routes changes
- Added some methods to FileFetcher
2020-10-20 19:38:37 +00:00
Dave Mc Nicoll
ce4ef6351a - Small refractoring of code, merge tokens
- Completed block token
2020-05-04 22:50:02 -04:00
3044b919bc Quick fix to DefaultRegistration 2020-03-31 10:57:26 -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
423d74aa6c - Allows easier integration with DI containers 2019-12-19 11:23:21 -05:00
6701a1cd59 - Base is done; most of the language's components are now working!
- Implemented OPCACHE caching
- Added View() token logic
- New FileFetcher added to gather files from given view path
2019-11-01 14:46:01 -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