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
a1827d7f98
v
/
vlib
/
v
/
builder
History
Delyan Angelov
1b8609c318
builder: fix for `v -o x.exe run examples/hello_world.v`
2020-11-20 02:38:24 +02:00
..
builder.v
vfmt: keep the source fn type alias names, instead of the expanded fn declarations
2020-11-05 20:21:37 +02:00
c.v
compiler: implement -W and -reuse-tmpc
2020-10-24 20:34:50 +03:00
cc.v
builder: move -c right before the .c thirdparty file
2020-11-13 20:42:26 +02:00
cflags.v
v: add VCACHE support for thirdparty object files and for `v build-module`
2020-10-25 03:09:07 +03:00
compile.v
builder: fix for `v -o x.exe run examples/hello_world.v`
2020-11-20 02:38:24 +02:00
generics.v
fmt: fix multiple things and format most of the compiler (
#6631
)
2020-10-15 22:12:59 +02:00
iosplist.v
fmt: fix multiple things and format most of the compiler (
#6631
)
2020-10-15 22:12:59 +02:00
js.v
js: fix wrong filename and invalid backend selected when using -o .js (
#6777
)
2020-11-08 17:45:32 +01:00
msvc.v
all: fix most C warnings (
#6758
)
2020-11-06 16:26:59 +02:00
x64.v
parser: minor `match` simplification
2020-08-10 19:54:38 +02:00