Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | array literals uses typed arrays; fix a jsgen bug (#16850) | flywind | 2021-02-15 | 1 | -0/+8 |
| | | | | | | | * 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> | ||||
* | add system random to stdlib: std/sysrand (#16459) | flywind | 2021-02-11 | 1 | -0/+6 |
| | |||||
* | JS: make hash float support IE/Safari (#16872) | flywind | 2021-02-01 | 1 | -0/+4 |
| | |||||
* | refactor hash in JS backend (#16863) | flywind | 2021-01-30 | 1 | -0/+8 |
| | |||||
* | perpare for more compact bit operations in JS (#16728) | flywind | 2021-01-19 | 1 | -0/+12 |