| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change `is_utf16` field to `encoding` and use an enum | gingerBill | 2025-08-05 | 1 | -1/+1 |
| * | Begin supporting `string16` across the core library | gingerBill | 2025-08-02 | 1 | -0/+2 |
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ fi... | Karl Zylinski | 2024-09-14 | 1 | -1/+1 |
| * | Begin mapping `os.Error` in the rest of the codebase | gingerBill | 2024-08-04 | 1 | -1/+1 |
| * | `os.Errno` -> `os.Error` | gingerBill | 2024-08-04 | 1 | -1/+1 |
| * | fix `@(optimization_mode)` usage in builtin collections | Laytan Laats | 2024-07-08 | 1 | -4/+4 |
| * | Indentation fixes | gingerBill | 2024-06-29 | 1 | -114/+107 |
| * | Keep `-vet` happy | Feoramund | 2024-06-28 | 1 | -1/+1 |
| * | Work around BSD lack of `core:net` support | Feoramund | 2024-06-15 | 1 | -13/+1 |
| * | Add package `core:flags` | Feoramund | 2024-06-07 | 1 | -0/+548 |