v/vlib/v
Henrixounez 99574e465d
scanner: allow escape on null character (#6404)
2020-09-18 01:02:06 +02:00
..
ast checker: check type in `is` InfixExpr (#6407) 2020-09-18 01:01:05 +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 scanner: allow escape on null character (#6404) 2020-09-18 01:02:06 +02:00
depgraph vfmt: ran `v vet vlib/v/` and fix spaces 2020-07-04 16:19:54 +03:00
doc doc: vfmt and make compile 2020-09-09 14:24:42 +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 checker: check type in `is` InfixExpr (#6407) 2020-09-18 01:01:05 +02:00
gen ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
parser ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +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 Revert "checker: fix := test" 2020-09-09 17:55:48 +02:00
tests autofree: add option_reassigned.v and option_simple.v tests. 2020-09-14 13:04:24 +03:00
token ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
util checker: more default field fixes 2020-09-09 14:14:44 +02: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