v/vlib/builtin/js
playX d373eba79b
js: implement more functions for JS backend (#12167)
2021-10-13 09:40:14 +03:00
..
array.js.v
array_test.js.v
builtin.js.v js: implement more functions for JS backend (#12167) 2021-10-13 09:40:14 +03:00
builtin.v
byte.js.v js: implement more functions for JS backend (#12167) 2021-10-13 09:40:14 +03:00
float.js.v
int.js.v js: comptime&assert improvements, more `byte` and `strings.Builder` methods ported (#12096) 2021-10-07 15:55:47 +03:00
int_test.js.v math: implement `pow` in pure V (#12105) 2021-10-08 17:44:55 +03:00
jsfns.js.v
jsfns_browser.js.v
jsfns_node.js.v
map.js.v
map_test.js.v js: add initial support for runes (#12077) 2021-10-06 10:43:49 +03:00
rune.js.v js: add initial support for runes (#12077) 2021-10-06 10:43:49 +03:00
string.js.v js: implement more functions for JS backend (#12167) 2021-10-13 09:40:14 +03:00
string_test.js.v js: comptime&assert improvements, more `byte` and `strings.Builder` methods ported (#12096) 2021-10-07 15:55:47 +03:00
utf8.js.v js: add initial support for runes (#12077) 2021-10-06 10:43:49 +03:00