0 branches
Tree
Top files
Clone with HTTPS:
diff
revert: deprecated_after attribute change (fixes #19138) - incomplete, breaks time/format.v
last Apr 14
4.13 KB
vflags
v.util: implement tokenize_to_args/1, use it in util.join_env_vflags_and_os_args/0, add tests (#22831)
1 year ago
3.34 KB
vtest
breaking,checker: disallow initializing private struct fields outside structs module (#21183)
2 years ago
639 bytes
env_value.v
v.util: fix stack overflow during parsing of `#flag -DName=$d(...)` (#23895)
1 year ago
1.56 KB
errors.v
checker: add error message call stack support (requested by #16127, #24575, etc) (#26356)
last Jan 15
8.2 KB
quote.v
v.util: fix handling of "start \u005c${...} end" in cgen (fix #25304) (#25306)
last Sep 14
2.55 KB
scanning.v
v.token,v.util: improve the startup time for vfmt a bit, by reducing onetime initialisation costs for common V consts/tables
last Sep 29
1.54 KB
suggestions.v
all: For huge v files, array_ensure_cap called by the checker seems to go out of bounds (fixes #26141)
last Apr 14
4.46 KB
suggestions_test.v
all: For huge v files, array_ensure_cap called by the checker seems to go out of bounds (fixes #26141)
last Apr 14
806 bytes