Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve jsutils docs (#17421) | Timothee Cour | 2021-03-21 | 1 | -10/+42 |
* | follow up #17276 (#17355) | flywind | 2021-03-19 | 1 | -2/+10 |
* | 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 |
* | 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 |