|
b3a8e3aca2
|
- Token name and options are now passed through parse() method
|
2023-02-02 19:38:40 +00:00 |
|
|
acd9f8c72e
|
- First task of v2 done, tokens can now have unlimited options attached to it
|
2023-02-02 16:46:46 +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 |
|
|
bb29a56077
|
- Added while/endwhile and do/while syntaxes
- Fix the abstractclass requirement of parse() function
|
2022-12-19 19:36:39 +00:00 |
|
|
aa0bdea0c5
|
- added a new lang.raw and _.raw token to Lang extexion
|
2022-07-18 17:44:03 +00:00 |
|
|
8df38b568c
|
- A lot of bugfixes made for this release.
|
2021-02-16 03:17:32 +00:00 |
|
|
8368551fa7
|
Merge branch 'master' of https://github.com/mcNdave/picea
|
2020-10-06 15:49:12 +00: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 |
|