v/vlib/v/gen/js/tests
Daniel Däschle d679146a80
fmt: remove space in front of ? and ! (#14366)
2022-05-13 06:56:21 +03:00
..
hello all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
testdata builtin: s.trim_prefix/1 -> s.trim_string_left/1, s.trim_suffix/1 -> s.trim_string_right/1 2022-01-05 12:49:22 +02:00
.gitignore jsgen: fixes and improvements 2020-06-20 13:22:49 +02:00
array.v vlib: remove deprecated map{} usages as well as deprecated functions (#11035) 2021-08-04 12:44:41 +03:00
auto_deref_args.v v.gen.js: add basic support for references (#10785) 2021-07-13 22:52:01 +03:00
enum.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
interface.v ci: run v vet on cgen and ast 2020-07-01 19:07:19 +02:00
interp.v all: byte => u8 2022-04-15 14:58:56 +03:00
js.v js: fix break and continue in or blocks (#13165) 2022-01-14 18:43:18 +02:00
life.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
optional.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
simple.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
simple_sourcemap.v v.gen.js: add source map creation support (inline only, no src) (#10384) 2021-06-10 08:33:46 +03:00
struct.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00