| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved all packages in core, base, vendor, tests and examples to use new #+ fi... | Karl Zylinski | 2024-09-14 | 1 | -1/+1 |
| * | Correct `core:intrinsics` to `base:intrinsics` | gingerBill | 2024-05-13 | 1 | -1/+1 |
| * | compiler: improve target features support | Laytan Laats | 2024-05-02 | 1 | -2/+2 |
| * | core/simd/x86: Use the `none` calling convention for intrinsics | Yawning Angel | 2024-01-07 | 1 | -1/+1 |
| * | Add `@(require_results)` to all appropriate procedures | gingerBill | 2022-05-30 | 1 | -11/+11 |
| * | `@(require_target_feature=<string>)` `@(enable_target_feature=<string>)` | gingerBill | 2022-05-30 | 1 | -0/+11 |
| * | Use single line attributes | gingerBill | 2022-05-29 | 1 | -2/+1 |
| * | Add SSE3 support | gingerBill | 2022-05-27 | 1 | -0/+58 |