22 Commits

Author SHA1 Message Date
8c7a4d730b - quickfix 2023-11-08 06:54:30 -05:00
043fb90f8d - WIP on Picea's Asset. 2023-10-17 20:12:39 -04:00
d5de5e665b - WIP on picea-asset AND error handling 2023-10-12 19:07:16 +00:00
6ee3e1bbae - Forced parameters in URL to be filled in UrlExtension buildUrl() and disabled the custom exception for now... 2023-03-30 18:29:17 +00:00
08211282c2 - Added an event manager. Also, fixed some more bugs within Block and Section tokens 2023-01-26 13:32:52 +00:00
46535c2734 - Finalizing the documentation before tagging 1.0 release 2022-12-21 04:20:11 +00:00
33298ff2e4 - Removed optional brackets from routes in UrlExtension. 2022-12-08 19:10:43 +00:00
4bd4cddbff - Cleaned up a bit and added some methods to give Lean/Console more flexibility 2022-11-29 19:46:40 +00:00
7588748ebd - Global variables were merged by error with the block's arguments 2021-03-15 13:48:31 +00:00
8df38b568c - A lot of bugfixes made for this release. 2021-02-16 03:17:32 +00:00
Dave Mc Nicoll
82eca2e520 - Fixed ViewToken and BlockToken inline vars 2020-11-27 11:32:01 -05:00
082bdd4ad3 - WIP on the exception handler 2020-10-22 13:19:26 +00:00
69db3efdce Merge branch 'master' of https://git.mcnd.ca/mcndave/picea 2020-10-21 03:57:02 +00:00
1334278e37 - Added basic exception remodeling, seaking original template sources. 2020-10-21 03:20:35 +00:00
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 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
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
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
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