v/vlib/v/gen
Enzo 2de1437a1e
ci: vet all files from the compiler (#5994)
2020-07-27 12:15:29 +02:00
..
js ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
tests vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
x64 checker: warn if C.m* or C.s* functions are called outside unsafe blocks (#5869) 2020-07-20 20:06:41 +03:00
cgen.v cgen: fix array and map with fns (#5938) 2020-07-26 14:22:02 +02:00
cgen_test.v
cheaders.v ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
cmain.v cgen: allow `-printfn main` for _test.v files too 2020-07-03 17:53:48 +03:00
comptime.v checker: fix unsafe tests 2020-07-25 18:58:23 +02:00
fn.v all: fix current module in build-module mode 2020-07-25 01:37:54 +02:00
json.v ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
live.v ci: vet all files from the compiler (#5994) 2020-07-27 12:15:29 +02:00
profile.v cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
sql.v orm: use errcode comparisons, instead of strcmp(sqlite3_errmsg,msg) 2020-07-10 10:14:30 +03:00
str.v cgen/autofree: sb.writeln() optimization fixes 2020-07-13 18:59:47 +02:00