0 branches
Tree
Top files
Clone with HTTPS:
common.h
v.builder: fix build using msvc with multiple C sources (for example programs using `#flag file.c`) (#22377)
1 year ago
21 bytes
file1.c
v.builder: fix build using msvc with multiple C sources (for example programs using `#flag file.c`) (#22377)
1 year ago
25 bytes
file2.c
v.builder: fix build using msvc with multiple C sources (for example programs using `#flag file.c`) (#22377)
1 year ago
25 bytes
file3.c
cgen,checker: allow for `pub type C.HINSTANCE = voidptr`, being used in `@[export: "wWinMain"] fn mymain(x C.HINSTANCE, xprev C.HINSTANCE, lpcmdline &C.WCHAR, cmdshow int) int {` in `module no_main` programs (#23812)
1 year ago
63 bytes
sources.v
all: replace `int` with `i32` in `fn C.name(x int) int` declarations (#26522)
last Feb 7
235 bytes