1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/builder
2021-08-18 12:57:44 +03:00
..
builder.v checker: abort prematurely on too many errors () 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 () 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