v/vlib/compiler
Jeremy Andrews dd5751df0c v test v has been deprecated 2020-01-21 18:48:32 +01:00
..
tests repl: execute REPL tests ~1.5x to 2x faster 2020-01-20 23:04:26 +01:00
x64 x64 fixes 2020-01-01 22:34:46 +01:00
aparser.v compiler: fix stuck parsing of 'enum{}' + handle such bugs 2020-01-21 18:47:52 +01:00
asm.v
cc.v cc.v: fix C error message part 2 2020-01-17 19:44:03 +01:00
cflags.v
cgen.v android: use __ANDROID__ 2020-01-13 00:20:16 +01:00
cheaders.v compiler: update cheaders.v for NetBSD support 2020-01-21 16:55:07 +01:00
compile_errors.v compiler: fix error in case of void function used as a value 2020-01-12 01:46:25 +01:00
compiler_options.v
comptime.v compiler: support optional custom comptime defines: $if custom ? { 2020-01-16 15:28:23 +01:00
depgraph.v
enum.v compiler: fix stuck parsing of 'enum{}' + handle such bugs 2020-01-21 18:47:52 +01:00
expression.v allow short struct initialization with Config structs 2020-01-14 15:34:47 +01:00
fn.v make sqlite.DB public; make string.left/right private 2020-01-16 18:41:38 +01:00
for.v
gen_c.v compiler: make [live] fn unlock its mutex on early return 2020-01-14 18:58:46 +01:00
gen_js.v
gen_x64.v
get_type.v make private struct warning an error 2020-01-12 19:59:57 +01:00
if_match.v parser: add checks for if statement 2020-01-11 13:21:35 +01:00
json_gen.v
live.v compiler: make [live] fn unlock its mutex on early return 2020-01-14 18:58:46 +01:00
main.v v2: a simple fix 2020-01-19 02:44:18 +01:00
module_header.v
modules.v
msvc.v freetype: fix align.right rendering 2020-01-16 17:03:34 +01:00
optimization.v
query.v
scanner.v
string_expression.v vfmt: support for vid like projects having many module main .v files 2020-01-10 23:33:35 +01:00
struct.v allow short struct initialization with Config structs 2020-01-14 15:34:47 +01:00
table.v temporary nil fn check 2020-01-14 13:15:09 +01:00
token.v compiler: fix error in case of void function used as a value 2020-01-12 01:46:25 +01:00
vfmt.v
vhelp.v v test v has been deprecated 2020-01-21 18:48:32 +01:00
vtmp.v
vtools.v tools: distinguish complier args and tool args 2020-01-08 17:15:05 +01:00