playX
|
a8a1e9381f
|
strconv,js: f64_to_str works on JS backend now; Fix BigInt usage in infix expressions (#12464)
|
2021-11-15 14:13:44 +02:00 |
playX
|
8d1ba52d0c
|
js: fix string.bytes codegen, readline, add tests for `strings` (#12060)
|
2021-10-04 18:28:30 +03:00 |
playX
|
9145cd66ec
|
js: add more tests to builtin/js and implement more builtin functions (#12049)
|
2021-10-03 10:08:21 +03:00 |
playX
|
82f187e5e0
|
js: fix `rand` build, properly use key values on map, add `rand.string` (#12020)
|
2021-10-01 21:23:49 +03:00 |
playX
|
4333a53f28
|
js: support running `.js.v` tests in `v test-self`, fixes for array methods & codegen (#12011)
|
2021-09-29 15:33:14 +03:00 |
playX
|
863dd0b23e
|
js: array improvements (#11952)
|
2021-09-26 07:33:53 +03:00 |
playX
|
7d1776b84d
|
js: equality method generation for V types (#11503)
|
2021-09-16 07:07:48 +03:00 |
playX
|
07bd61582c
|
js: fix strconv build, BigInt infix fix (#11464)
|
2021-09-11 00:11:36 +03:00 |
playX
|
72089c4feb
|
js: use prefixed names for functions and global symbols (#11387)
|
2021-09-08 20:30:46 +03:00 |