1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin/js
2021-09-03 14:13:36 +03:00
..
array.js.v js: fix printing, make builtins for result and option types behave correctly (#11336) 2021-08-30 20:47:18 +03:00
builtin.js.v builtin.js.v: run vfmt 2021-09-03 14:13:36 +03:00
builtin.v js: fix printing, make builtins for result and option types behave correctly (#11336) 2021-08-30 20:47:18 +03:00
byte.js.v js: os now compiles to the JS backend, more builtins & minor codegen fixes (#11302) 2021-08-25 14:40:53 +03:00
int.js.v v.gen.js: add more array tests and fixes (#11014) 2021-08-01 14:08:49 +03:00
jsfns_browser.js.v builtin: vfmt every .v file, except vlib/builtin/int_test.v (#9448) 2021-03-24 20:39:59 +02:00
jsfns_node.js.v v.gen.js: add source map creation support (inline only, no src) (#10384) 2021-06-10 08:33:46 +03:00
jsfns.js.v v.gen.js: port string methods and fix booleans (#10824) 2021-07-18 09:00:20 +03:00
map.js.v v.gen.js: port fully the array test suite & add fixes (#11073) 2021-08-07 17:58:49 +03:00
string.js.v js: add basic support for running tests, fix string.replace_each (#11314) 2021-08-26 15:20:54 +03:00
utf8.js.v strconv,v.gen.js: proper optionals returns, strconv compiles to the JS backend (#11364) 2021-09-03 12:16:07 +03:00