|
bb29a56077
|
- Added while/endwhile and do/while syntaxes
- Fix the abstractclass requirement of parse() function
|
2022-12-19 19:36:39 +00:00 |
|
Dave Mc Nicoll
|
82eca2e520
|
- Fixed ViewToken and BlockToken inline vars
|
2020-11-27 11:32:01 -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 |
|
|
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 |
|