0 branches
Tree
Top files
Clone with HTTPS:
hello
fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185)
1 year ago
464 bytes
array.v
fmt: force conversion of []Type{init: it} -> []Type{init: index} (#26201)
last Dec 29
2.47 KB
callback.v
jsgen: fix optional callback parameter and improve examples (fix #24325) (#24336)
1 year ago
3.78 KB
interp.v
v: refactor $var to ${var} across entire repository, make vfmt always output the newer form `${expr}` (#26494)
last Feb 1
5.54 KB
option.v
checker: turn propagation warning into an error; sokol: make some structs public
2 years ago
499 bytes
unsafe.v
jsgen: fix optional pointer properties cannot be mutated (fixes #24406)
last Apr 15
1.32 KB