10 Commits

Author SHA1 Message Date
Dave Mc Nicoll
ce4ef6351a - Small refractoring of code, merge tokens
- Completed block token
2020-05-04 22:50:02 -04: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
Dave Mc Nicoll
e8d81222ff - Fixed Memory caching interfacing.
- Fixed a bug within UrlExtension which was triggered only in IIS
2020-01-29 16:13:05 -05:00
ddc3ae704a - Work on Language Handler and extension.
- Added an URL extension which allows routes and URLs.
- Fixed some bug within ClassTemplate
2020-01-23 15:28:05 -05:00
Dave Mc Nicoll
a64989af9f - Added a token to asset keyword 2019-12-20 12:27:41 -05:00
Dave Mc Nicoll
a56b64cf49 - Added a Picea's reference into templates. This allows extensions to call themselves after compilation. 2019-12-20 11:43:00 -05:00
Dave Mc Nicoll
079d8b058d - Replaced underscores in file path caching with a tilde instead. 2019-12-19 09:53:15 -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