v/vlib/net
Delyan Angelov aeda48d94e vpm: add support for other VCS for modules, like hg
Add ability to pass flags to vpm.

Implement -help , -verbose and -server-url ,
to enable easier diagnostics and testing with a local server.
2020-01-03 22:07:58 +01:00
..
ftp net.ftp: make ftp's tests just compile (not run) on CI 2019-12-28 13:55:53 +01:00
http vpm: add support for other VCS for modules, like hg 2020-01-03 22:07:58 +01:00
urllib run vfmt on http, net, sync, strconv 2019-12-22 01:57:50 +03:00
init_nix.v run vfmt on http, net, sync, strconv 2019-12-22 01:57:50 +03:00
init_windows.v net: make net.socket.write, net.socket.read_line more robust 2019-11-19 00:13:14 +03:00
net.v run vfmt on http, net, sync, strconv 2019-12-22 01:57:50 +03:00
socket.v run vfmt on http, net, sync, strconv 2019-12-22 01:57:50 +03:00
socket_test.v net: make net.socket.write, net.socket.read_line more robust 2019-11-19 00:13:14 +03:00
socket_udp_test.v compiler/vlib: change `_ :=` to `_ =` and disable `_ :=` 2019-09-25 15:10:45 +03:00