0 branches
Tree
Top files
Clone with HTTPS:
tests
checker: reject multi-return elements that disagree on option-ness (fix #27562) (#27565)
last Jun 26
1.05 MB
check_types.v
checker: reject multi-return elements that disagree on option-ness (fix #27562) (#27565)
last Jun 26
71.15 KB
checker.v
checker: reject multi-return elements that disagree on option-ness (fix #27562) (#27565)
last Jun 26
305.63 KB
errors.v
all: fix "too many errors/warnings/notices" should not result in a build error (fixes #20242)
last Apr 23
6.93 KB
if.v
builtin, cgen, checker: fix spawn-in-if/match-expr, zero-alloc error sentinel, cheaper slice marking, scalable GC (#27544)
last Jun 23
30.07 KB
interface.v
checker: fix type inference with generic structs and generic interfaces (fixes #19618)
last Apr 15
14.45 KB
match.v
builtin, cgen, checker: fix spawn-in-if/match-expr, zero-alloc error sentinel, cheaper slice marking, scalable GC (#27544)
last Jun 23
39.53 KB
pkgconfig_cross_compile_test.v
checker: Cross compiling for windows on Linux Mint, openssh issue (fixes #13978)
last Apr 14
1.33 KB
return.v
checker, cgen: fix returning ?T/!T into ?Alias/!Alias and container variants (fix #27056) (#27264)
last May 25
22.25 KB
struct.v
checker: allow `C.S{}` zero-init for C structs with reference fields (fix #27170) (#27228)
last May 24
62.37 KB