v/vlib/builtin/js
Daniel Däschle d679146a80
fmt: remove space in front of ? and ! (#14366)
2022-05-13 06:56:21 +03:00
..
array.js.v all: replace []byte with []u8 2022-04-15 15:35:35 +03:00
array_test.js.v all: byte => u8 2022-04-15 14:58:56 +03:00
builtin.js.v gg: add event handling for mouse down/up and mouse leave/out on VJS (#12917) 2021-12-21 12:31:29 +02:00
builtin.v builtin,cgen: rename `Option` to `_option` (#14317) 2022-05-06 19:25:54 +03:00
byte.js.v all: byte => u8 2022-04-15 14:58:56 +03:00
float.js.v js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +03:00
int.js.v ci: more gen.js fixes 2022-04-15 20:51:04 +03:00
int_test.js.v all: byte => u8 2022-04-15 14:58:56 +03:00
jsfns.js.v all: update copyright year 2022-01-04 12:21:12 +03:00
jsfns_browser.js.v fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
jsfns_node.js.v all: update copyright year 2022-01-04 12:21:12 +03:00
map.js.v js: support `-es5` flag (#12846) 2021-12-15 15:47:34 +02:00
map_test.js.v checker: error if smaller signed == unsigned (#14078) 2022-04-25 12:09:25 +03:00
promise.js.v js: add support for Promise.wait() (#12781) 2021-12-10 14:54:20 +02:00
rune.js.v js,strconv: port some functions to JS backend, improve `rune.str()` (#12460) 2021-11-14 21:06:58 +02:00
string.js.v ci: fix `v build-examples` 2022-04-15 20:31:10 +03:00
string_test.js.v all: ~500 more byte=>u8 2022-04-15 18:25:45 +03:00
utf8.js.v ci: fix `v build-examples` 2022-04-15 20:31:10 +03:00