.. |
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
|
module cache fixes; do not allow function names starting with _
|
2019-10-10 00:44:26 +03:00 |
comptime.v
|
disable $if for headers for now
|
2019-10-12 03:49:36 +03:00 |
depgraph.v
|
|
|
fn.v
|
parser: _ warning => error
|
2019-10-12 14:21:06 +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
|
array/map: use get() instead of _get() etc
|
2019-10-10 01:07:00 +03:00 |
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
|
|
|
parser2.v
|
|
|
parser.v
|
disable the snake_case const warning for now
|
2019-10-12 22:38:06 +03:00 |
query.v
|
array/map: use get() instead of _get() etc
|
2019-10-10 01:07:00 +03:00 |
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
|
compiler: rename Tok/Token to Token/TokenKind
|
2019-10-09 01:05:34 +03:00 |
vfmt.v
|
compiler: rename Tok/Token to Token/TokenKind
|
2019-10-09 01:05:34 +03:00 |
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 |