Commit History

Author SHA1 Message Date
  Karl Zylinski 19f0127e55 Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax. 11 months ago
  gingerBill 8642d719f0 Imply `#no_capture` to all variadic parameters 1 year ago
  gingerBill edc793d7c1 Add `#no_capture args: ..T` to reuse the backing array stack memory 1 year ago
  Laytan Laats cc5faecced wasm: add the `fprint` procedures to `fmt` 1 year ago
  Damian Tarnawski 2a70faca14 Add printfln and eprintfln functions to fmt_js.odin 1 year ago
  gingerBill 515163864f Add optional `flush := true` to many of the `core:fmt` procedures 2 years ago
  gingerBill 6c6f9f7d25 Fix fmt implementation for `js` 2 years ago
  gingerBill d6f45e4d76 Fix `fmt` for `js` 2 years ago
  gingerBill f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. 3 years ago
  gingerBill f20105ddfe Update docs for packages fmt and io 3 years ago
  gingerBill 518460af66 Begin work in semi-standardized `js_wasm32` target 3 years ago