Delyan Angelov
|
319eb83525
|
log: add log.use_stdout() , use it to silence the transition note for the most commonly used V tools/examples (#23642)
|
2025-02-03 12:37:57 +02:00 |
|
Delyan Angelov
|
ceaa5d2315
|
tools: restore previous behavior of v download (show progress on stdout, when it is connected to an interactive terminal; hide log stdout->stderr notice)
|
2025-01-30 01:48:36 +02:00 |
|
Delyan Angelov
|
ee3a182dfd
|
tools: allow for v download -RD URL/script.vsh , to download script.vsh , then run it locally, then remove it, in a single command
|
2024-11-13 20:38:45 +02:00 |
|
Delyan Angelov
|
8504beaaab
|
net.http: implement http.download_file_with_progress/2, saving each chunk, as it is received, without growing the memory usage (#21633)
|
2024-06-02 10:26:37 +03:00 |
|
Delyan Angelov
|
62416356bb
|
tools: add v download URL for downloading single files, to avoid curl/wget etc, which are not available uniformly. (#21597)
|
2024-05-29 21:47:08 +03:00 |
|