Dave M.
|
b08325049b
|
- Addedd a new Money extension and a new Function token
|
2022-06-03 15:31:50 +00:00 |
Dave M.
|
67040db155
|
- Added the missing continue token
|
2021-03-24 13:49:38 +00:00 |
Dave M.
|
8df38b568c
|
- A lot of bugfixes made for this release.
|
2021-02-16 03:17:32 +00:00 |
Dave M.
|
4e909b2840
|
- Added the PrintExtension
|
2021-01-06 19:31:58 +00:00 |
Dave M.
|
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 |
Dave M.
|
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 |
Dave M.
|
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 |
Dave M.
|
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 |