v/vlib/v/gen
Lukas Neubert ac2c3847af
all: update copyright to 2019-2021 (#8029)
2021-01-18 13:20:06 +01:00
..
js sync: allow `go` routine join with return value (#8125) 2021-01-15 13:45:26 +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: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
array.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
auto_eq_methods.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
auto_str_methods.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
cgen.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
cgen_test.v fmt: make single-stmt `or` blocks single-line (#7126) 2020-12-04 13:25:23 +02:00
cheaders.v builtin: rename `any_*` -> `*_literal` - 2. part (#8032) 2021-01-11 22:58:15 +01:00
cmain.v cgen: fix os.args initialization, so that `const x = os.args[0]` works 2021-01-10 15:17:24 +02:00
comptime.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +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
embed.v embed: move to `v.embed_file`, fix CI failing test 2021-01-16 20:03:07 +02:00
fn.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
json.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
live.v live: move to vlib/v/live 2021-01-16 15:05:01 +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: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
str.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00