about summary refs log tree commit diff stats
path: root/src/io/promise.nim
Commit message (Expand)AuthorAgeFilesLines
* Rework JS exception systembptato2023-06-191-0/+16
* Cleanups & bug fixes involving promisesbptato2023-06-151-10/+18
* Make Result.text, json return promisebptato2023-06-131-2/+10
* Async resource loading, exception handling fixesbptato2023-05-141-0/+19
* promise: set get, cb, next to nil after then is calledbptato2023-01-041-7/+5
* Add promise support to JSbptato2022-12-311-0/+107