Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve jsutils docs (#17421) | Timothee Cour | 2021-03-21 | 1 | -10/+42 |
| | | | | | * improve jsutils docs * address comments | ||||
* | follow up #17276 (#17355) | flywind | 2021-03-19 | 1 | -2/+10 |
| | | | | | | | | | | | | | * improve test coverage for isolation * a bit better * rename channels to channels_builtin * follow up #17276 * fix * Update lib/std/private/jsutils.nim | ||||
* | fix #17275 (#17276) | flywind | 2021-03-09 | 1 | -0/+4 |
| | |||||
* | follow up #17165 (#17262) | flywind | 2021-03-04 | 1 | -0/+1 |
| | |||||
* | 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 |