.. |
tests
|
compiler: make optionals work with multi return
|
2020-02-02 02:53:23 +01:00 |
x64
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
aparser.v
|
v2: remove duplication & slight cleanup. share prefs with v1
|
2020-02-03 12:09:17 +01:00 |
asm.v
|
update copyright year in asm.v
|
2020-01-26 23:33:47 +01:00 |
cc.v
|
v2: simplify the type system; an initial version of the V interpreter
|
2020-02-02 07:56:18 +01:00 |
cflags.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
cgen.v
|
|
|
cheaders.v
|
|
|
compile_errors.v
|
|
|
compiler_options.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
comptime.v
|
|
|
depgraph.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
enum.v
|
parser: resolve optional enum type
|
2020-01-31 16:00:31 +01:00 |
expression.v
|
v2: simplify the type system; an initial version of the V interpreter
|
2020-02-02 07:56:18 +01:00 |
fn.v
|
v2: parse builtin.v, cfns.v float.v
|
2020-02-04 09:54:15 +01:00 |
for.v
|
compiler: fix check restricted names in for..in statement
|
2020-01-23 21:06:57 +01:00 |
gen_c.v
|
fix empty config struct with msvc
|
2020-01-25 02:11:07 +01:00 |
gen_js.v
|
|
|
gen_x64.v
|
|
|
get_type.v
|
compiler: make optionals work with multi return
|
2020-02-02 02:53:23 +01:00 |
if_match.v
|
sum type: mut
|
2020-02-03 09:25:26 +01:00 |
json_gen.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
live.v
|
|
|
main.v
|
v2: remove duplication & slight cleanup. share prefs with v1
|
2020-02-03 12:09:17 +01:00 |
module_header.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
modules.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
msvc.v
|
|
|
optimization.v
|
|
|
query.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
scanner.v
|
|
|
string_expression.v
|
|
|
struct.v
|
parser: no struct fields warnings in C struct initializations
|
2020-01-25 07:15:49 +01:00 |
table.v
|
compiler: prevent vars named 'char' to cause a C error
|
2020-01-27 20:26:07 +01:00 |
token.v
|
|
|
vfmt.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
vhelp.v
|
compiler: add support for -pretty_c option
|
2020-02-01 06:37:22 +01:00 |
vtmp.v
|
update copyright years
|
2020-02-03 05:00:36 +01:00 |
vtools.v
|
|
|