| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix cyclic check in `is_type_polymorphic` | gingerBill | 2020-11-08 | 1 | -6/+5 |
| * | Begin work on windows 386 | gingerBill | 2020-06-29 | 1 | -1/+1 |
| * | Add `raw_data` to replace cases in which `&x[0]` was used | gingerBill | 2020-06-29 | 1 | -0/+10 |
| * | Use windows specific exception traps | gingerBill | 2020-06-15 | 1 | -0/+17 |
| * | Remove `mem_zero` from `make`; Implement custom `memset` for windows amd64 | gingerBill | 2020-05-27 | 1 | -3/+7 |
| * | Basic work on obj generation | gingerBill | 2020-02-23 | 1 | -9/+9 |
| * | Add `_tls_index` and `_fltused` for windows `-no-crt` | gingerBill | 2019-12-29 | 1 | -0/+8 |
| * | Add `bit_set` type | gingerBill | 2018-08-14 | 1 | -0/+50 |