aboutsummaryrefslogtreecommitdiff
path: root/core/fmt/fmt_js.odin
Commit message (Expand)AuthorAgeFilesLines
* Add optional `flush := true` to many of the `core:fmt` proceduresgingerBill2023-08-221-6/+6
* Fix fmt implementation for `js`gingerBill2023-06-261-13/+10
* Fix `fmt` for `js`gingerBill2023-06-061-1/+1
* Clean up of the core library to make the stream vtables not be pointers direc...gingerBill2022-09-151-3/+3
* Update docs for packages fmt and iogingerBill2022-01-241-1/+6
* Begin work in semi-standardized `js_wasm32` targetgingerBill2021-11-071-0/+44