Delyan Angelov
|
dab66593fc
|
vlib: run vfmt over vlib files, so that `v doc -m vlib/` can run without warnings
|
2020-10-21 12:54:10 +03:00 |
Lukas Neubert
|
2464deec82
|
cli: improvements to help and error messages (#6375)
|
2020-09-16 22:01:44 +02:00 |
Maciej Obarski
|
7bd2804ce9
|
all: automatic error propagation in place of "or { return(err) }"
|
2020-08-29 01:58:03 +02:00 |
Lukas Neubert
|
93e6c3df6a
|
cli: various improvements (#6180)
|
2020-08-20 23:14:53 +02:00 |
Alexander Medvednikov
|
f8be2110ec
|
sort: fix sorting by struct fields
|
2020-08-12 18:43:41 +02:00 |
Alexander Medvednikov
|
e5e31f7210
|
sort: handle `.sort(a.field > b.field)`
|
2020-08-12 06:11:40 +02:00 |
Delyan Angelov
|
3a4f2dfe8b
|
cli: extract improvements to vlib/cli, based on PR 5616 (without cmd/v2)
|
2020-07-18 14:24:29 +03:00 |
Tim Basel
|
703b060d09
|
cli: add flag/cmd sorting + get_all_found (#5615)
|
2020-07-02 11:10:03 +02:00 |
Tim Basel
|
7386adfc99
|
cli: help/version abbrev optional + fix various inconsistencies (#5586)
|
2020-07-01 10:54:34 +02:00 |
yuyi
|
7f4cf08516
|
parser: check `(mut f Foo)` syntax
|
2020-05-17 13:51:18 +02:00 |
Tim Basel
|
473617f061
|
cli: add option with default
|
2020-04-30 12:18:46 +02:00 |
Krzysztof Starzyk
|
3425934c39
|
flag: remove println from parse_raw
|
2020-01-07 18:37:01 +01:00 |
Alexander Medvednikov
|
bf1b751f47
|
cli: update mutability
|
2019-12-06 19:12:01 +03:00 |
Alexander Medvednikov
|
1a0b78ae2f
|
fix the cli module
|
2019-11-30 12:44:50 +03:00 |
Tim Basel
|
597a6fead2
|
vlib: cli module
|
2019-11-21 15:03:12 +03:00 |