| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 5 | -442/+442 |
| * | Enforce `core:builtin` and `core:intrinsics` for imports | gingerBill | 2021-08-21 | 1 | -1/+1 |
| * | Add more uses of `or_return` | gingerBill | 2021-08-15 | 1 | -3/+1 |
| * | Add `bufio.Lookahead_Reader` | gingerBill | 2021-06-26 | 1 | -0/+83 |
| * | Add `bufio.Scanner` | gingerBill | 2021-06-25 | 1 | -0/+340 |
| * | Allow `bufio.Reader` and `bufio.Writer` to have a configurable `max_consecuti... | gingerBill | 2021-06-24 | 2 | -4/+16 |
| * | vet all core packages | gingerBill | 2021-01-09 | 2 | -3/+3 |
| * | Add bufio.Writer and bufio.Read_Writer | gingerBill | 2020-12-05 | 2 | -0/+323 |
| * | Add `package bufio`; add `bufio.Reader` | gingerBill | 2020-12-05 | 1 | -0/+474 |