Delyan Angelov
|
2b92ccecb5
|
ci: fix `v build-examples` and `v build-tools`
|
2021-08-28 12:44:03 +03:00 |
Delyan Angelov
|
cc80ee0ab4
|
tools: improve the default performance/behaviour of oldv
|
2021-04-07 12:36:14 +03:00 |
Delyan Angelov
|
9bb3a5b3a3
|
tools: update oldv to be faster for the most common cases
|
2021-04-06 11:43:53 +03:00 |
Bastian Buck
|
69dff4b384
|
os: make os module handle large files (#9439)
|
2021-03-26 07:51:55 +01:00 |
Delyan Angelov
|
d7049ae2da
|
os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974)
|
2021-03-08 20:52:13 +02:00 |
spaceface
|
b712af56fd
|
all: bring back `panic(err.msg)` -> `panic(err)` (#9022)
|
2021-03-01 00:18:14 +01:00 |
spaceface
|
d63b7bc35a
|
all: update repo to use the new error handling syntax (#8950)
|
2021-02-28 23:20:21 +03:00 |
Delyan Angelov
|
e5a84719ca
|
all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
|
2021-01-26 16:43:17 +02:00 |
Delyan Angelov
|
0edcd5efb0
|
repeat.v: support --max_time limit for the average time of a command
|
2020-10-09 11:08:59 +03:00 |
Delyan Angelov
|
9511d086bd
|
oldv: use green color for tracing/diagnostic lines
|
2020-08-04 11:22:37 +03:00 |
Delyan Angelov
|
cadde3e9f0
|
vlib: fix os.exec().output usages, that may rely on trimmed lines
|
2020-06-15 15:38:20 +03:00 |
yuyi
|
448ed41562
|
os api: rmdir_recursive => rmdir_all
|
2020-03-03 15:02:50 +01:00 |
lutherwenxu
|
9332a83ce6
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |