| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add intrinsics `type_is_matrix_row_major` & `type_is_matrix_column_major` | gingerBill | 2024-05-20 | 1 | -0/+3 |
| * | Add intrinsics `type_bit_set_elem_type` & `type_bit_set_underlying_type` | gingerBill | 2024-05-09 | 1 | -9/+12 |
| * | compiler: improve target features support | Laytan Laats | 2024-05-02 | 1 | -2/+8 |
| * | Remove `#optional_ok` from docs | gingerBill | 2024-04-11 | 1 | -3/+3 |
| * | enable the required target feature `atomics` when using them in wasm | Laytan Laats | 2024-04-08 | 1 | -0/+2 |
| * | Fix dummy code | gingerBill | 2024-01-31 | 1 | -2/+2 |
| * | Add matrix related intrinsics to dummy file | gingerBill | 2024-01-29 | 1 | -0/+6 |
| * | Move core:(builtin|intrinsics) to base: | gingerBill | 2024-01-29 | 1 | -0/+316 |