summary refs log tree commit diff stats
path: root/lib/std/private/jsutils.nim
Commit message (Expand)AuthorAgeFilesLines
* improve jsutils docs (#17421)Timothee Cour2021-03-211-10/+42
* follow up #17276 (#17355)flywind2021-03-191-2/+10
* fix #17275 (#17276)flywind2021-03-091-0/+4
* follow up #17165 (#17262)flywind2021-03-041-0/+1
* array literals uses typed arrays; fix a jsgen bug (#16850)flywind2021-02-151-0/+8
* add system random to stdlib: std/sysrand (#16459)flywind2021-02-111-0/+6
* JS: make hash float support IE/Safari (#16872)flywind2021-02-011-0/+4
* refactor hash in JS backend (#16863)flywind2021-01-301-0/+8
* perpare for more compact bit operations in JS (#16728)flywind2021-01-191-0/+12