v/vlib/builtin/js
playX 7a67a08d2f
js: implement codegen for array.sort and implement .any,.all ()
2021-08-09 01:46:40 +03:00
..
array.js.v js: implement codegen for array.sort and implement .any,.all () 2021-08-09 01:46:40 +03:00
builtin.js.v jsgen: optional "or blocks" () 2020-11-24 22:52:23 +01:00
builtin.v parser: deprecate short struct init () 2021-07-20 11:17:08 +03:00
byte.js.v v.gen.js: port string methods and fix booleans () 2021-07-18 09:00:20 +03:00
int.js.v v.gen.js: add more array tests and fixes () 2021-08-01 14:08:49 +03:00
jsfns.js.v v.gen.js: port string methods and fix booleans () 2021-07-18 09:00:20 +03:00
jsfns_browser.js.v builtin: vfmt every .v file, except vlib/builtin/int_test.v () 2021-03-24 20:39:59 +02:00
jsfns_node.js.v v.gen.js: add source map creation support (inline only, no src) () 2021-06-10 08:33:46 +03:00
map.js.v v.gen.js: port fully the array test suite & add fixes () 2021-08-07 17:58:49 +03:00
string.js.v v.gen.js: port fully the array test suite & add fixes () 2021-08-07 17:58:49 +03:00