Larpon
|
f54ad51946
|
tools: add support for ~ and absolute paths in vcomplete (#13125)
|
2022-01-10 21:50:39 +02:00 |
Larpon
|
05ec8ec15b
|
tools: add help for `v complete` (#13098)
|
2022-01-09 16:09:10 +02:00 |
Delyan Angelov
|
95f6bd7fca
|
tools: change default for `v complete` (autodetect shell)
|
2022-01-07 23:36:42 +02:00 |
Alexander Medvednikov
|
59ed4be49a
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
Subhomoy Haldar
|
f0969698e2
|
cmd: add v bump (#12798)
|
2021-12-11 22:17:01 +02:00 |
Larpon
|
dbe67c688f
|
tools: add a `v gret` command to aid detecting visual regressions in `gg` based apps (#12775)
|
2021-12-09 21:31:55 +02:00 |
Larpon
|
cd96f980cc
|
v complete: add recent additions to cmd/tools, sort list (#12762)
|
2021-12-08 22:27:07 +02:00 |
Larpon
|
678e3a210d
|
tools: add vshader (#12195)
|
2021-10-16 22:10:48 +03:00 |
Ned Palacios
|
aedb6b8e84
|
v.builder: implement a `-check` mode, that runs only the parser + the checker, without codegen (#11414)
|
2021-09-07 07:17:53 +03:00 |
Delyan Angelov
|
0be20f1556
|
v.pref: keep the -error-limit option for now too
|
2021-08-15 13:46:50 +03:00 |
Leo Developer
|
b3094b0667
|
checker: abort prematurely on too many errors (#11185)
|
2021-08-15 13:41:51 +03:00 |
Leo Developer
|
8a8a0932f7
|
all: add limit to accumulated errors / warnings (#11183)
|
2021-08-14 19:49:21 +03:00 |
pancake
|
6750ed254f
|
x64: rename to `native` to not conflict with the x64 comptime variable
|
2021-04-27 12:24:58 +03:00 |
Delyan Angelov
|
c76c69ec35
|
all: simplify `return if ...` constructs to make more code compatible with -autofree
|
2021-03-22 16:45:29 +02:00 |
pancake
|
c65d65a3f5
|
v: use dash instead of lowerdash for -print-v-files (#9111)
|
2021-03-04 14:38:05 +02:00 |
Stanislav Ershov
|
76c8dea782
|
vcomplete: add powershell support (#9093)
|
2021-03-03 23:57:08 +01:00 |
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 |