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
352df873d5
Branches
Tags
No results found.
v
/
vlib
/
v
/
builder
History
Delyan Angelov
9ca99c6f93
v.builder: add
-Wl,--allow-multiple-definition
when targeting FreeBSD
2021-08-18 12:57:44 +03:00
..
builder.v
checker: abort prematurely on too many errors (
#11185
)
2021-08-15 13:41:51 +03:00
c.v
v.builder: use os.write_file/os.write_file_array for writing full files to disk.
2021-07-24 13:32:55 +03:00
cc.v
v.builder: add
-Wl,--allow-multiple-definition
when targeting FreeBSD
2021-08-18 12:57:44 +03:00
cflags.v
compile.v
v.util: improve formatted_error by adding cached_file2sourcelines, so .split_into_lines is called just once (important for long source files with many errors)
2021-08-14 23:01:30 +03:00
js.v
v.builder: use os.write_file/os.write_file_array for writing full files to disk.
2021-07-24 13:32:55 +03:00
msvc.v
vlib: use
malloc_noscan()
where possible (
#10465
)
2021-06-15 14:47:11 +03:00
native.v
v: fix passing
-arch arm64
to
$if arm64{}
2021-06-13 01:15:35 +03:00