v/vlib/v/builder
Swastik Baranwal 5f07b255bd
checker: disallow address of array and map index outside unsafe (#6557)
2020-10-05 13:08:30 +02:00
..
builder.v builder: cleanup .timing_message/2 2020-10-01 18:21:34 +03:00
c.v ast: merge `IfExpr` and `CompIf` (#6011) 2020-09-18 00:58:54 +02:00
cc.v all: use `macos` consistently in os.user_os and the compiler 2020-09-29 22:32:20 +03: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