v/vlib/v/gen
Daniel Däschle a38fe4fca9
checker: fix smartcast inside smartcast (#7215)
2020-12-10 00:59:39 +01:00
..
js js: types (#7108) 2020-12-08 17:49:20 +01:00
tests vlib,cgen: cleanup array inits using `.repeat() instead of new init syntax 2020-06-27 21:46:04 +02:00
x64 fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00
auto_str_methods.v all: make type system use source name & cleanup storing name in fields 2020-12-06 14:55:08 +11:00
cgen.v checker: fix smartcast inside smartcast (#7215) 2020-12-10 00:59:39 +01:00
cgen_test.v fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00
cheaders.v gen: make _SLIT macro determine `len` at compile-time (#7131) 2020-12-04 20:14:39 +02:00
cmain.v string: change `tos_lit` to `_SLIT` (#7079) 2020-12-03 16:02:48 +01:00
comptime.v checker: fix smartcast inside smartcast (#7215) 2020-12-10 00:59:39 +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 checker: fix interface checking of array arguments; closes #2377 2020-12-09 18:51:37 +02:00
json.v json: fix raw json string decoding crash when expected key is missing (#7206) 2020-12-09 20:10:41 +01: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 string: change `tos_lit` to `_SLIT` (#7079) 2020-12-03 16:02:48 +01:00
str.v string: change `tos_lit` to `_SLIT` (#7079) 2020-12-03 16:02:48 +01:00