.. |
ast
|
all: _allow_multiple_values enum attribute (#5772)
|
2020-07-10 16:43:02 +02:00 |
builder
|
builder: show the contents of the C .rsp file on -showcc
|
2020-07-10 13:07:20 +03:00 |
cflag
|
builder: cache msvc (#5733)
|
2020-07-07 20:35:49 +02:00 |
checker
|
checker: add error when interface i, without a .str() method, have i.str() called (#5788)
|
2020-07-10 22:47:29 +03:00 |
depgraph
|
vfmt: ran `v vet vlib/v/` and fix spaces
|
2020-07-04 16:19:54 +03:00 |
doc
|
all: remove `it` smartcast and replace with original variable name (#5764)
|
2020-07-09 17:14:14 +02:00 |
errors
|
checker: add details about a non matching functional argument
|
2020-07-04 22:37:06 +03:00 |
eval
|
fmt: lots of fixes
|
2020-04-25 17:49:16 +02:00 |
fmt
|
vfmt: keep `vproto.Name`, in module `proto` in struct inits too
|
2020-07-11 02:42:57 +03:00 |
gen
|
strings: builder.writeln() optimization
|
2020-07-11 12:03:24 +02:00 |
parser
|
vet: prohibit spaces after `(`
|
2020-07-11 11:41:39 +02:00 |
pref
|
all: re-enable -prealloc
|
2020-07-11 11:25:56 +02:00 |
scanner
|
vet: prohibit spaces before `)`
|
2020-07-11 12:14:19 +02:00 |
table
|
all: _allow_multiple_values enum attribute (#5772)
|
2020-07-10 16:43:02 +02:00 |
tests
|
scanner: remove error check for embedded \x00 chars in c'literals'
|
2020-07-10 21:42:03 +03:00 |
token
|
all: remove `rwshared` keyword, make its semantics default for `shared` (#5710)
|
2020-07-07 01:57:31 +02:00 |
util
|
checker: handle error token positions with negative pos.len
|
2020-07-04 21:55:14 +03:00 |
vet
|
vet: a basic version that just checks indentation for now
|
2020-06-27 14:50:07 +02:00 |
vmod
|
checker: remove mod_file_cacher exception
|
2020-06-01 17:43:03 +03:00 |
compiler_errors_test.v
|
tests: support `VTEST_ONLY=fn_,match_ ./v test-fixed` and in compiler_test.v
|
2020-07-09 10:47:16 +03:00 |