yuyi
|
e97036a25b
|
v: remove the automatic passing of structs with more than 8 fields by reference (related #17159) (#22547)
|
2024-10-17 11:04:23 +03:00 |
|
yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Turiiya
|
c0fec31bef
|
cli: fix default flags when their command equivalents are disabled (#21469)
* always replace `\r\n` with `\n`
* fix
* test
* cleanup
* add doc comment
|
2024-05-08 14:11:40 +03:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
51f4d99399
|
all: change optional to result in most of the libraries (#16123)
|
2022-10-20 22:14:33 +03:00 |
|
Lukas Neubert
|
93e6c3df6a
|
cli: various improvements (#6180)
|
2020-08-20 23:14:53 +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
|
7386adfc99
|
cli: help/version abbrev optional + fix various inconsistencies (#5586)
|
2020-07-01 10:54:34 +02:00 |
|
Tim Basel
|
d688d356a7
|
cli: assign parent by default; add disable_flag
|
2020-05-28 13:32:43 +02:00 |
|
Alexander Medvednikov
|
f087e819d7
|
cli: minor fixes
|
2020-04-02 16:04:57 +02:00 |
|
sh0f
|
3c65af8b9a
|
cli: fix warning
|
2020-01-02 18:09:24 +01:00 |
|
Tim Basel
|
597a6fead2
|
vlib: cli module
|
2019-11-21 15:03:12 +03:00 |
|