v/vlib/v/gen/js
playX 1570e613b5
math: inf,nan,fmod for the JS backend (#11246)
2021-08-20 01:14:49 +03:00
..
sourcemap parser: deprecate short struct init (#10842) 2021-07-20 11:17:08 +03:00
tests v.gen.js: fix method calls and other codegen parts, rand module compiles (#11205) 2021-08-18 11:33:37 +03:00
array.v js: implement codegen for array.sort and implement .any,.all (#11100) 2021-08-09 01:46:40 +03:00
builtin_types.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
comptime.v v.gen.js: add three backend options for JS, and comptime if support (#10859) 2021-07-19 15:55:03 +03:00
fast_deep_equal.js v.gen.js: add more array tests and fixes (#11014) 2021-08-01 14:08:49 +03:00
js.v math: inf,nan,fmod for the JS backend (#11246) 2021-08-20 01:14:49 +03:00
jsdoc.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
jsgen_test.v tests: add vlib/v/gen/js/program_test.v to ease regression testing `-b js` programs 2021-07-16 09:36:45 +03:00
program_test.v v.gen.js: add three backend options for JS, and comptime if support (#10859) 2021-07-19 15:55:03 +03:00
temp_fast_deep_equal.v js: implement codegen for array.sort and implement .any,.all (#11100) 2021-08-09 01:46:40 +03:00