about summary refs log tree commit diff stats
path: root/src/js/timeout.nim
Commit message (Expand)AuthorAgeFilesLines
* Replace std/selectors with pollbptato2024-09-231-40/+73
* Update monouchabptato2024-08-091-3/+3
* buffer, pager, config: add meta-refresh + misc fixesbptato2024-07-281-5/+15
* timeout: simplify, misc fixesbptato2024-07-161-76/+47
* timeout: fix jsvalue leakbptato2024-07-101-13/+27
* Move JS wrapper into Monouchabptato2024-06-031-1/+1
* io: derive DynStream from RootObj (not Stream)bptato2024-03-241-8/+8
* Use std/* imports everywherebptato2024-01-071-3/+3
* client, timeout: simplifybptato2023-09-241-9/+9
* Add setTimeout, setInterval to windowbptato2023-06-011-0/+104