v/compiler
joe-conigliaro 343dced36d parser: only check visibility of init function not method 2019-10-13 01:19:32 +03:00
..
tests disable the snake_case const warning for now 2019-10-12 22:38:06 +03:00
cc.v snake_case consts 2019-10-12 22:36:14 +03:00
cflags.v
cgen.v snake_case consts 2019-10-12 22:36:14 +03:00
cheaders.v compiler: cached modules - windows fixes & organise cached module path (#2302) 2019-10-12 16:41:41 +11:00
compile_errors.v
comptime.v
depgraph.v
fn.v parser: only check visibility of init function not method 2019-10-13 01:19:32 +03:00
gen_c.v parser: disallow or{} block for non-optionals 2019-10-12 17:53:53 +03:00
gen_js.v
jsgen.v
live.v compiler: -g and -debug should always add -g at least in the C compiler by default 2019-10-12 13:54:01 +03:00
main.v snake_case consts 2019-10-12 22:36:14 +03:00
module_header.v snake_case consts 2019-10-12 22:36:14 +03:00
modules.v snake_case consts 2019-10-12 22:36:14 +03:00
msvc.v snake_case consts 2019-10-12 22:36:14 +03:00
optimization.v
parser.v parser: fix programs without fn main 2019-10-13 01:10:45 +03:00
parser2.v
query.v
repl.v
scanner.v snake_case consts 2019-10-12 22:36:14 +03:00
table.v snake_case consts 2019-10-12 22:36:14 +03:00
token.v
vfmt.v
vhelp.v compiler: -g and -debug should always add -g at least in the C compiler by default 2019-10-12 13:54:01 +03:00
vtest.v snake_case consts 2019-10-12 22:36:14 +03:00