0 branches
Tree
Top files
Clone with HTTPS:
nested
parser: update `@include` in templates, to work with relative paths & prevent recursive calls (#21943)
1 year ago
126 bytes
base.html
parser: update `@include` in templates, to work with relative paths & prevent recursive calls (#21943)
1 year ago
28 bytes
conditional_multi_line.html
parser: fix errors using conditionals in vweb templates (fixes #19475)
last Apr 14
118 bytes
conditional_single_line.html
parser: fix errors using conditionals in vweb templates (fixes #19475)
last Apr 14
110 bytes
dot_var.txt
parser: fix `.${var}` used in a template, compiled by `$tmpl()` (fix #22231) (#22270)
1 year ago
14 bytes
escape.txt
parser: add back the escape for `@` using `@@` in $tmpl() templates, add tests (the regression happened in 3115796 from 2024-09-22) (#22303)
1 year ago
43 bytes
include.txt
v.tests: fix Bug when compiling a file for further debugging (fixes #15050)
last Apr 23
79 bytes
index.html
parser: update `@include` in templates, to work with relative paths & prevent recursive calls (#21943)
1 year ago
348 bytes
parent.html
parser: update `@include` in templates, to work with relative paths & prevent recursive calls (#21943)
1 year ago
113 bytes
selective_interpolation_in_script_tag.html
ci: fix `$tmpl` regression detected by gitly tests (after a73e146)
4 years ago
651 bytes
template.txt
cgen: fix $tmpl() in returning match expr (fix #16109, fix #16124) (#16229)
3 years ago
6 bytes