flywind
|
240879bf3d
|
array literals uses typed arrays; fix a jsgen bug (#16850)
* array litterals uses typed arrays
* Update compiler/jsgen.nim
Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
|
2021-02-15 11:28:11 +01:00 |
|
flywind
|
18c24eb4d0
|
add system random to stdlib: std/sysrand (#16459)
|
2021-02-11 16:00:01 -08:00 |
|
flywind
|
a2855b66ae
|
JS: make hash float support IE/Safari (#16872)
|
2021-02-01 13:19:25 +01:00 |
|
flywind
|
111092e8aa
|
refactor hash in JS backend (#16863)
|
2021-01-30 14:14:38 +01:00 |
|
flywind
|
a0fddfecd4
|
perpare for more compact bit operations in JS (#16728)
|
2021-01-19 14:57:16 +01:00 |
|