v/vlib/v/builder
Delyan Angelov 3d0f4fd756 backporting: cleanup Makefile, use -std=gnu99 by default, honor CFLAGS and LDFLAGS (CentOS 6.9) 2020-10-07 07:05:59 +00:00
..
builder.v all: mark pref.Preferences field as immutable 2020-10-06 06:24:50 +02:00
c.v ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
cc.v backporting: cleanup Makefile, use -std=gnu99 by default, honor CFLAGS and LDFLAGS (CentOS 6.9) 2020-10-07 07:05:59 +00:00
cflags.v all: use `macos` consistently in os.user_os and the compiler 2020-09-29 22:32:20 +03:00
compile.v os: remove base_dir(); dir() and base() fixes 2020-10-01 01:25:52 +02:00
generics.v checker: disallow address of array and map index outside unsafe (#6557) 2020-10-05 13:08:30 +02:00
iosplist.v iOS: basic building and running (#5999) 2020-07-28 22:27:38 +02:00
js.v builder: show timing info in bold; also add a `checker summary:` line with -stats 2020-07-25 10:32:29 +03:00
msvc.v parser: require assign on type alias (#6477) 2020-09-25 12:02:32 +02:00
x64.v parser: minor `match` simplification 2020-08-10 19:54:38 +02:00