Commit Graph

17 Commits

Author SHA1 Message Date
c11a0df619 fix cutting off handled part in substitution 2024-04-20 08:31:19 -04:00
c47a034b74 somewhat safer macro replacements 2024-04-20 07:39:01 -04:00
bc6ff9756a restore old escape handling and parser flag for strict escaping 2024-04-20 07:08:53 -04:00
e67443abb2 add index support to var macro 2024-04-18 17:41:39 -04:00
622ef24e7c add support for {{pipe}} and {{var::}} closures 2024-04-18 16:06:20 -04:00
b68d5d922d remove unescaping of pipes 2024-04-16 16:46:00 -04:00
19e997ccbe fix scope macros 2024-04-16 16:45:25 -04:00
2e1a7b5811 throwing shit at the wall for /: autocomplete 2024-04-12 21:43:27 -04:00
18b851f77f add double pipe a pipe breaker 2024-04-09 20:11:30 -04:00
d4403505b3 fallback to empty string piped value if null or undefined 2024-04-08 19:30:11 -04:00
3b545a7ab1 use /run to call closures and no arguments on immediate closures 2024-04-02 12:47:11 -04:00
965b996dab fix scope for closure arguments 2024-04-02 09:47:06 -04:00
e0e89959b9 fix error message 2024-04-02 09:46:53 -04:00
d826eb43d4 add callable closure vars 2024-04-02 08:48:41 -04:00
59646ea4f9 add support for named arguments for closures 2024-03-29 10:04:25 -04:00
65edba98a6 substitute scoped macros from ancestors 2024-03-29 10:03:54 -04:00
376a83511c basics for new parser 2024-03-25 08:53:36 -04:00