Actions: vlang/v
Actions
5,368 workflow runs
5,368 workflow runs
pub type C.HINSTANCE = voidptr
, being used …
CI macOS
#9805:
Commit 94f0f6d
pushed
by
spytheman
v -os wasm32_emscripten -o examples/tetris/tetris.html examples/tetris/
(avoid using -sMODULARIZE
)
CI macOS
#9804:
Pull request #23814
opened
by
spytheman
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
CI macOS
#9803:
Pull request #23812
synchronize
by
spytheman
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
CI macOS
#9802:
Pull request #23812
synchronize
by
spytheman
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
CI macOS
#9801:
Pull request #23812
synchronize
by
spytheman
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
CI macOS
#9800:
Pull request #23812
synchronize
by
spytheman
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
CI macOS
#9799:
Pull request #23812
opened
by
spytheman
rotate_around_*
(cw/ccw) functions to vec.Vec2[T]
(…
CI macOS
#9794:
Commit 4f98fe9
pushed
by
spytheman