This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
d26ac5692e
v
/
vlib
/
v
/
util
History
Delyan Angelov
84f9789e72
v: tag more low level functions with `[direct_array_access]`
2021-05-06 00:35:16 +03:00
..
recompilation
tools: support cmd/tools/.disable_autorecompilation in `v up` and `v self` too
2021-01-18 09:33:33 +02:00
vtest
checker: more default field fixes
2020-09-09 14:14:44 +02:00
diff.v
v.util: prevent diff tool lookups when VDIFF_TOOL is set
2021-04-06 13:22:04 +03:00
errors.v
scanner, token: add column information to tokens (
#9407
)
2021-03-23 06:23:46 +01:00
module.v
all: s.contains(s2) instead of `in`
2021-03-23 11:38:56 +03:00
quote.v
v: tag more low level functions with `[direct_array_access]`
2021-05-06 00:35:16 +03:00
scanning.v
scanner: speed up Scanner.skip_whitespace (~2-3% speed up of `-o x.c cmd/v`)
2021-05-03 14:14:32 +03:00
suggestions.v
checker: stricter `unknown type` checks, show better suggestions (
#8816
)
2021-02-19 11:23:13 +02:00
timers.v
parser/scanner: replace p.peek_tok2/3 with p.peek_token(2/3) (
#8946
)
2021-02-24 21:03:53 +03:00
util.v
v: deprecate `@VROOT` in favour of `@VMODROOT` (
#9795
)
2021-04-19 19:01:47 +03:00