v/vlib/builtin/js
playX a9b705bfd8
js: fix printing, make builtins for result and option types behave correctly ()
2021-08-30 20:47:18 +03:00
..
array.js.v js: fix printing, make builtins for result and option types behave correctly () 2021-08-30 20:47:18 +03:00
builtin.js.v js: fix printing, make builtins for result and option types behave correctly () 2021-08-30 20:47:18 +03:00
builtin.v js: fix printing, make builtins for result and option types behave correctly () 2021-08-30 20:47:18 +03:00
byte.js.v js: `os` now compiles to the JS backend, more builtins & minor codegen fixes () 2021-08-25 14:40:53 +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 js: add basic support for running tests, fix string.replace_each () 2021-08-26 15:20:54 +03:00