| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | core: Fixed build constraints | Yawning Angel | 2023-12-17 | 1 | -1/+2 |
| * | Add optional `flush := true` to many of the `core:fmt` procedures | gingerBill | 2023-08-22 | 1 | -16/+16 |
| * | Merge pull request #2584 from odin-lang/new-io | gingerBill | 2023-06-23 | 1 | -5/+5 |
| |\ | |||||
| | * | Just make the `io.Reader` etc aliases | gingerBill | 2023-06-08 | 1 | -5/+5 |
| * | | Use positional and named arguments within the core library | gingerBill | 2023-06-21 | 1 | -6/+6 |
| |/ | |||||
| * | Partially buffer `fmt.fprint*` related calls using a `bufio.Writer` | gingerBill | 2023-04-27 | 1 | -5/+35 |
| * | Fix printf typo in documentation | nowheredevel | 2022-10-25 | 1 | -3/+3 |
| * | Update docs for packages fmt and io | gingerBill | 2022-01-24 | 1 | -1/+9 |
| * | Begin work in semi-standardized `js_wasm32` target | gingerBill | 2021-11-07 | 1 | -1/+1 |
| * | Separate os-specific things to separate file | gingerBill | 2021-10-31 | 1 | -0/+37 |