v/vlib/builtin/js
playX 863dd0b23e
js: array improvements (#11952)
2021-09-26 07:33:53 +03:00
..
array.js.v js: array improvements (#11952) 2021-09-26 07:33:53 +03:00
builtin.js.v v.gen.js: Interfaces support, fix for error propagation & panic stacktraces (#11471) 2021-09-11 14:24:47 +03:00
builtin.v js: equality method generation for V types (#11503) 2021-09-16 07:07:48 +03:00
byte.js.v js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +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 js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +03:00
jsfns.js.v v.gen.js: port string methods and fix booleans (#10824) 2021-07-18 09:00:20 +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
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: array improvements (#11952) 2021-09-26 07:33:53 +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