| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add multi pointers to core | gingerBill | 2021-08-21 | 1 | -0/+3 |
| * | Reorganize code to improve code generation | gingerBill | 2021-06-08 | 1 | -3/+3 |
| * | Remove `intrinsics.x86_mmx` type | gingerBill | 2021-04-22 | 1 | -8/+4 |
| * | Remove `#opaque` types | gingerBill | 2021-02-23 | 1 | -3/+0 |
| * | Remove `bit_field` in type info, runtime, and general core library | gingerBill | 2021-02-19 | 1 | -16/+0 |
| * | Fix typo | gingerBill | 2020-12-08 | 1 | -1/+1 |
| * | Add `runtime.print_strings` | gingerBill | 2020-12-08 | 1 | -0/+12 |
| * | Deprecate `opaque` in favour of `#opaque` in the core library | gingerBill | 2020-12-04 | 1 | -1/+1 |
| * | Reimplement the Windows OS dependencies in `package runtime` | gingerBill | 2020-10-01 | 1 | -162/+162 |
| * | Remove usage of `do` in core library | gingerBill | 2020-09-23 | 1 | -10/+10 |
| * | Move all os specific stuff for the runtime to one file | gingerBill | 2020-09-15 | 1 | -99/+184 |
| * | Reorganize package runtime | gingerBill | 2020-09-15 | 1 | -0/+293 |