v/vlib/v
Delyan Angelov 78e6ddee75 tests: enable running `v test .` inside vlib/v/ too 2020-09-18 19:20:01 +03:00
..
ast checker: tweak error messages for `or` block; use proper type names (#6377) 2020-09-18 01:09:00 +02:00
builder ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
cflag builder: cache msvc (#5733) 2020-07-07 20:35:49 +02:00
checker checker: prompt error on script expression while inside a file with main (#6400) 2020-09-18 01:14:14 +02:00
depgraph
doc doc: vfmt and make compile 2020-09-09 14:24:42 +02:00
errors
eval
fmt checker: check type in `is` InfixExpr (#6407) 2020-09-18 01:01:05 +02:00
gen gen: fix C warnings by cleaning up skip_struct_init (#6416) 2020-09-18 16:36:40 +03:00
parser parser: fix nested amp (#6402) 2020-09-18 01:04:56 +02:00
pref ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
scanner scanner: allow escape on null character (#6404) 2020-09-18 01:02:06 +02:00
table checker: tweak error messages for `or` block; use proper type names (#6377) 2020-09-18 01:09:00 +02:00
tests tests: enable running `v test .` inside vlib/v/ too 2020-09-18 19:20:01 +03:00
token ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
util repl: fix ctrl+z job to background on linux (#6417) 2020-09-18 16:34:00 +03:00
vet tests: add .vv support for `v vet` too, and simplify vet_test.v 2020-08-25 18:46:33 +03:00
vmod all: automatic error propagation in place of "or { return(err) }" 2020-08-29 01:58:03 +02:00
compiler_errors_test.v ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00