v/vlib/v/gen/js
Alexander Medvednikov 36ec47cd20 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
..
sourcemap v.gen.c: fix assert `f().len == 1` calling f() twice (closes issue 11501) 2021-09-16 19:01:35 +03:00
tests js: fix break and continue in or blocks (#13165) 2022-01-14 18:43:18 +02: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 all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
builtin_types.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +03:00
comptime.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
deep_copy.v ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898) 2021-12-19 18:25:18 +02:00
fast_deep_equal.js js: support `-es5` flag (#12846) 2021-12-15 15:47:34 +02:00
fn.v checker: error on redefining any of the public builtin functions, not just ['print', 'println', 'eprint', 'eprintln', 'isnil', 'panic', 'exit'] (#13419) 2022-02-10 12:26:30 +02:00
infix.v ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898) 2021-12-19 18:25:18 +02:00
js.v all: replace "NB:" with "Note:" (docs/comments) 2022-03-06 20:01:22 +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 os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
str.v ast: rename 'table.get_type_symbol()' to 'table.sym()' and more related calls (#12898) 2021-12-19 18:25:18 +02: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