Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement RFC-391 (#18585) | Juan Carlos | 2021-08-22 | 1 | -107/+106 |
| | |||||
* | docs now show nimExperimentalX APIs (#18345) | Timothee Cour | 2021-06-25 | 1 | -1/+1 |
| | | | | | * docs now show nimExperimentalX APIs * fix for windows | ||||
* | Use `.. warning::` (#17320) | konsumlamm | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | Add module jsfetch (#12531) | Juan Carlos | 2021-03-06 | 1 | -0/+198 |
* Add module jsfetch for fetch support for JavaScript target https://developer.mozilla.org/docs/Web/API/Fetch_API * Update lib/std/jsheaders.nim * Update lib/std/jsformdata.nim * Update lib/std/jsfetch.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: flywind <xzsflywind@gmail.com> |