v/vlib/builtin/js
playX f51fa7e665
v.gen.js: fix references and add iterator to map (#10938)
2021-07-24 15:35:17 +03:00
..
array.js.v v.gen.js, os_js: port the OS module to JS (#10872) 2021-07-23 18:04:36 +03:00
builtin.js.v jsgen: optional "or blocks" (#6938) 2020-11-24 22:52:23 +01:00
builtin.v parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
byte.js.v v.gen.js: port string methods and fix booleans (#10824) 2021-07-18 09:00:20 +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: fix references and add iterator to map (#10938) 2021-07-24 15:35:17 +03:00
string.js.v v.gen.js: port string methods and fix booleans (#10824) 2021-07-18 09:00:20 +03:00