1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Delyan Angelov
927606dc39 tools: rename v test-compiler-full to v test-self 2021-01-19 10:41:51 +02:00
Lukas Neubert
ac2c3847af all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
Delyan Angelov
460f32baf2 tests: add v test-all, move v test-fixed to v test-compiler-full 2021-01-17 16:11:10 +02:00
Larpon
25dd983d97 vcomplete: append path separator to results if they're directories (#7426) 2020-12-21 06:03:33 +01:00
Delyan Angelov
3f2133c65e examples,tools: cleanup most warnings 2020-12-04 16:05:39 +02:00
Alexander Medvednikov
13948152b6 cmd/v: rename reuse-tmpc to keepc 2020-11-27 20:16:24 +01:00
Larpon
c7ca1e7e13 tools/vcomplete: add fish auto completion support (#6917) 2020-11-23 14:53:32 +02:00
Larpon
e403c38d7b cmd/v: add zsh auto completion support (#6912) 2020-11-22 20:12:34 +01:00
Delyan Angelov
e53b451d60 v complete: fix completion of v fmt cmd/tools/vcomp<Tab> 2020-11-20 21:29:59 +02:00
Larpon
de0cfdd323 v complete: add better support for tool flag completion (#6894) 2020-11-20 20:50:01 +02:00
Larpon
82b16cbf45 v: add shell auto-completion with source <(v complete setup bash) (#6886) 2020-11-20 16:17:31 +02:00