v/vlib/v/gen/js
yuyi de136f6baf
checker: improve pub struct check (fix #14446) (#14777)
2022-06-19 17:42:22 +03:00
..
sourcemap checker: improve pub struct check (fix #14446) (#14777) 2022-06-19 17:42:22 +03:00
tests fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
array.v ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898) 2021-12-19 18:25:18 +02:00
auto_eq_methods.v ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898) 2021-12-19 18:25:18 +02:00
auto_str_methods.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
builtin_types.v ci: fix `v build-examples` 2022-04-15 20:31:10 +03:00
comptime.v checker, cgen: minor cleanup of last expr stmt expression (#14057) 2022-04-17 14:08:43 +03:00
deep_copy.v checker: check error for match mut with immutable variable (fix #9704 #8976) (#13725) 2022-03-13 09:53:29 +02:00
fast_deep_equal.js js: support `-es5` flag (#12846) 2021-12-15 15:47:34 +02:00
fn.v checker: ban unsafe pointer/fn comparison (#14462) 2022-05-20 18:30:16 +03:00
infix.v checker, cgen: allow static (fixed) arrays in `in` operator (#14121) 2022-04-21 10:32:29 +03:00
js.v checker: ban unsafe pointer/fn comparison (#14462) 2022-05-20 18:30:16 +03:00
jsdoc.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
jsgen_test.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
program_test.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
str.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
temp_fast_deep_equal.v js: support `-es5` flag (#12846) 2021-12-15 15:47:34 +02:00
util.v ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898) 2021-12-19 18:25:18 +02:00