This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
v
/
vlib
/
net
History
joe-conigliaro
a06e2298f0
compiler: detect and error on public init function & remove empty init functions
2019-10-12 13:54:58 +03:00
..
urllib
urllib: rem underscore methods from; add strings index_bytes
2019-10-10 20:04:11 +03:00
init_nix.v
compiler: detect and error on public init function & remove empty init functions
2019-10-12 13:54:58 +03:00
init_win.v
compiler: detect and error on public init function & remove empty init functions
2019-10-12 13:54:58 +03:00
net.v
compiler: module init function & init consts for cached modules
2019-10-12 01:17:37 +03:00
socket_test.v
windows: Unicode and IPv6 http/sockets
2019-09-26 22:54:15 +03:00
socket_udp_test.v
compiler/vlib: change
_ :=
to
_ =
and disable
_ :=
2019-09-25 15:10:45 +03:00
socket.v
http: handle and print socket errors
2019-10-10 20:24:36 +03:00