.. |
array.js.v
|
parser: disallow `for mut in range` (fix #12234) (#12277)
|
2021-10-27 14:55:36 +03:00 |
array_test.js.v
|
js: fix `rand` build, properly use key values on map, add `rand.string` (#12020)
|
2021-10-01 21:23:49 +03:00 |
builtin.js.v
|
jsdom,builtin: add all methods for DOMMatrix; add conversion methods to convet from/to JS types (#12395)
|
2021-11-06 15:52:24 +02:00 |
builtin.v
|
js: port more methods (os, builtin) (#12238)
|
2021-10-20 16:02:21 +03:00 |
byte.js.v
|
builtin,ast: apply small performance improvements, suggested by `hotspot`
|
2021-11-07 13:30:44 +02: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: port more methods (os, builtin) (#12238)
|
2021-10-20 16:02:21 +03:00 |
int_test.js.v
|
math: implement `pow` in pure V (#12105)
|
2021-10-08 17:44:55 +03:00 |
jsfns.js.v
|
jsdom,builtin: add all methods for DOMMatrix; add conversion methods to convet from/to JS types (#12395)
|
2021-11-06 15:52:24 +02: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
|
js: add more tests to builtin/js and implement more builtin functions (#12049)
|
2021-10-03 10:08:21 +03:00 |
map_test.js.v
|
js: add initial support for runes (#12077)
|
2021-10-06 10:43:49 +03:00 |
rune.js.v
|
js: add initial support for runes (#12077)
|
2021-10-06 10:43:49 +03:00 |
string.js.v
|
builtin,ast: apply small performance improvements, suggested by `hotspot`
|
2021-11-07 13:30:44 +02:00 |
string_test.js.v
|
builtin,ast: apply small performance improvements, suggested by `hotspot`
|
2021-11-07 13:30:44 +02:00 |
utf8.js.v
|
js: add initial support for runes (#12077)
|
2021-10-06 10:43:49 +03:00 |