| .. |
|
js
|
js: fix code generation for `$if js` statements (#6896)
|
2020-11-21 15:40:37 +01:00 |
|
tests
|
vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax
|
2020-06-27 21:46:04 +02:00 |
|
x64
|
all: refactor ast.Expr to use the new sum type implementation (#6792)
|
2020-11-21 00:05:57 +01:00 |
|
auto_str_methods.v
|
cgen: skip deleted map entries in the auto generated .str() method
|
2020-11-13 13:37:11 +02:00 |
|
cgen.v
|
autofree: minor fixes; skip in consts
|
2020-11-21 19:07:47 +01:00 |
|
cgen_test.v
|
fmt: fix multiple things and format most of the compiler (#6631)
|
2020-10-15 22:12:59 +02:00 |
|
cheaders.v
|
all: fix most C warnings (#6758)
|
2020-11-06 16:26:59 +02:00 |
|
cmain.v
|
fmt: fix multiple things and format most of the compiler (#6631)
|
2020-10-15 22:12:59 +02:00 |
|
comptime.v
|
all: refactor ast.Expr to use the new sum type implementation (#6792)
|
2020-11-21 00:05:57 +01:00 |
|
ctempvars.v
|
cgen: extract g.new_ctemp_var/2, g.new_ctemp_var_then_gen/2 and g.gen_ctemp_var from gen_assert_stmt
|
2020-10-22 19:48:06 +03:00 |
|
fn.v
|
autofree: minor fixes; skip in consts
|
2020-11-21 19:07:47 +01:00 |
|
json.v
|
cgen: fix generic json bug (#6731)
|
2020-11-04 10:21:30 +02:00 |
|
live.v
|
ci: vet all files from the compiler (#5994)
|
2020-07-27 12:15:29 +02:00 |
|
profile.v
|
all: use `macos` consistently in os.user_os and the compiler
|
2020-09-29 22:32:20 +03:00 |
|
sql.v
|
all: refactor ast.Expr to use the new sum type implementation (#6792)
|
2020-11-21 00:05:57 +01:00 |
|
str.v
|
js: fix codegen for multiline strings (#6791)
|
2020-11-18 18:23:44 +01:00 |