mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
b116170735
* builtin/js: Change Promise<T,E> to Promise<T> * js: codegen support for Promise.wait() * checker: checker support for Promise.wait() |
||
---|---|---|
.. | ||
array_test.js.v | ||
array.js.v | ||
builtin.js.v | ||
builtin.v | ||
byte.js.v | ||
float.js.v | ||
int_test.js.v | ||
int.js.v | ||
jsfns_browser.js.v | ||
jsfns_node.js.v | ||
jsfns.js.v | ||
map_test.js.v | ||
map.js.v | ||
promise.js.v | ||
rune.js.v | ||
string_test.js.v | ||
string.js.v | ||
utf8.js.v |