v/vlib/v/builder
Delyan Angelov 6749979534
builder: fix the uhm `fine` module lookup bug (part 1)
2021-11-29 22:54:52 +02:00
..
builder.v builder: fix the uhm `fine` module lookup bug (part 1) 2021-11-29 22:54:52 +02:00
c.v checker: improve checking of a << b, when a and b are numbers (#12589) 2021-11-29 03:48:49 +03:00
cc.v builder: pass `-std=gnu99` to the C backend under linux (#12236) 2021-10-20 14:26:25 +03:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v builder,pref: add support for `-no-builtin` (useful for writing Linux kernel modules) 2021-10-23 12:53:53 +03:00
js.v js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +03:00
msvc.v v.pref: add a simple options_test.v to check for -cflags regressions 2021-09-18 16:08:15 +03:00
native.v builder: prepare for `v -b native -os windows run file.v` 2021-11-26 12:05:58 +02:00
rebuilding.v builder: make -usecache rebuild cached, but changed modules, and their dependants (#12193) 2021-10-15 12:22:59 +03:00