Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use std/* imports everywhere | bptato | 2024-01-07 | 1 | -1/+1 |
* | move around more modules | bptato | 2023-09-14 | 1 | -1/+1 |
* | Fixes & workarounds to compile on Nim 2.0.0 | bptato | 2023-08-01 | 1 | -0/+3 |
* | Buffer search fixes & improvements | bptato | 2023-07-11 | 1 | -9/+17 |
* | Rework JS exception system | bptato | 2023-06-19 | 1 | -0/+16 |
* | Cleanups & bug fixes involving promises | bptato | 2023-06-15 | 1 | -10/+18 |
* | Make Result.text, json return promise | bptato | 2023-06-13 | 1 | -2/+10 |
* | Async resource loading, exception handling fixes | bptato | 2023-05-14 | 1 | -0/+19 |
* | promise: set get, cb, next to nil after then is called | bptato | 2023-01-04 | 1 | -7/+5 |
* | Add promise support to JS | bptato | 2022-12-31 | 1 | -0/+107 |