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 |