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
fe371845da
v
/
vlib
/
v
/
builder
History
Alexander Medvednikov
d4a0d6f73c
all: byte => u8
2022-04-15 14:58:56 +03:00
..
cbuilder
builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (
#13041
)
2022-02-11 15:52:33 +02:00
interpreterbuilder
os: add os.quoted_path/1, use it consistently for running V itself
2022-01-22 21:13:28 +02:00
jsbuilder
all: split all backends into cmd/tools/builders (
#12811
)
2021-12-12 22:10:43 +03:00
nativebuilder
all: split all backends into cmd/tools/builders (
#12811
)
2021-12-12 22:10:43 +03:00
builder.v
all: replace "NB:" with "Note:" (docs/comments)
2022-03-06 20:01:22 +03:00
cc.v
builder, pref: use i686-w64-mingw32-gcc for cross compiling 32bit windows apps with `v -m32 -os windows hw.v`
2022-04-14 10:42:25 +03:00
cflags.v
v.builder: streamline get_os_cflags/0, use pref.os_from_string to centralise string -> v.pref.OS conversion
2022-03-03 10:43:50 +02:00
compile.v
builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (
#13041
)
2022-02-11 15:52:33 +02:00
msvc.v
all: replace "NB:" with "Note:" (docs/comments)
2022-03-06 20:01:22 +03:00
rebuilding.v
all: byte => u8
2022-04-15 14:58:56 +03:00