This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
c5d295c378
v
/
vlib
/
v
/
builder
History
Delyan Angelov
a3bc32f3e0
builder: use time.new_stopwatch instead of benchmark.new_benchmark (reduces exe size)
2020-05-05 15:31:38 +03:00
..
builder.v
v doc: skip _x.c.v when not on x, i.e. filter files like v itself
2020-05-05 08:08:03 +03:00
c.v
compiler: support ctags with -print_v_files and .ctags.d/v.ctags
2020-04-30 19:45:50 +03:00
cc.v
docs: change obsolete -show_c_cmd to -showcc and -keepc
2020-05-02 19:01:53 +03:00
cflags.v
parser: array init:
[]string
=>
[]string{}
2020-04-26 09:17:17 +02:00
compile.v
builder: use time.new_stopwatch instead of benchmark.new_benchmark (reduces exe size)
2020-05-05 15:31:38 +03:00
js.v
compiler: support ctags with -print_v_files and .ctags.d/v.ctags
2020-04-30 19:45:50 +03:00
msvc.v
pref: rename keep_c
2020-04-27 13:28:00 +02:00
x64.v
fmt: TypeDecl; format more files
2020-04-25 20:58:00 +02:00