| #
bca4461f
|
| 03-Jul-2025 |
nerun <danieldiasr@gmail.com> |
fix(escape blocks): %%, nowiki, code, file, html; function(expr): partially implemented
|
| #
8bd4c45f
|
| 02-Jul-2025 |
nerun <danieldiasr@gmail.com> |
added support for nested functions
|
| #
fb66d8ab
|
| 01-Jul-2025 |
nerun <danieldiasr@gmail.com> |
Improved PHP-Doc of functions, checkExistence for IFEXIST, regex etc
|
| #
d0ddb69d
|
| 01-Jul-2025 |
nerun <danieldiasr@gmail.com> |
syntax optimization, creation of helper
|
| #
6d1b3ee2
|
| 19-Jan-2025 |
nerun <danieldiasr@gmail.com> |
improved error handling
|
| #
5f65861a
|
| 19-Jan-2025 |
nerun <danieldiasr@gmail.com> |
ifexist: added media, files and folders search
|
| #
3e9f31f7
|
| 19-Jan-2025 |
nerun <danieldiasr@gmail.com> |
Implemented #ifexist
|
| #
643981a6
|
| 18-Jan-2025 |
nerun <danieldiasr@gmail.com> |
Switch: implemented fall through cases.
|
| #
c95097a4
|
| 18-Jan-2025 |
nerun <danieldiasr@gmail.com> |
Switch: implemented #default = value.
|
| #
9f6f51ef
|
| 18-Jan-2025 |
nerun <danieldiasr@gmail.com> |
Improved connectTo() pattern and escape sequences.
|
| #
bf533778
|
| 17-Jan-2025 |
nerun <danieldiasr@gmail.com> |
Fixes issue #2: missing XHTML rendering.
|
| #
08fabb9c
|
| 21-Jun-2024 |
nerun <danieldiasr@gmail.com> |
Added escapes for { and }, addressing issue #1.
|
| #
0c9cdeec
|
| 11-Dec-2023 |
nerun <danieldiasr@gmail.com> |
Added escape sequences for "#", "|" and "=".
|
| #
1c0304a1
|
| 11-Dec-2023 |
nerun <danieldiasr@gmail.com> |
Implemented #switch function
|
| #
877148ae
|
| 10-Dec-2023 |
nerun <danieldiasr@gmail.com> |
Implemented #ifeq function
|
| #
55bd7807
|
| 10-Dec-2023 |
nerun <danieldiasr@gmail.com> |
Implemented #IF: the last parameter (false) may be omitted. Added localization: "en" and "pt-br".
|
| #
2f762695
|
| 09-Dec-2023 |
nerun <danieldiasr@gmail.com> |
First commit.
|