| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `@(linkage=<string>)` for procedures and variables; `@(require)` for procedur... | gingerBill | 2021-11-04 | 1 | -1/+0 |
| * | Add `wasi_wasm32` | gingerBill | 2021-10-31 | 1 | -88/+0 |
| * | Strip semicolons in core which were missing | gingerBill | 2021-09-08 | 1 | -37/+37 |
| * | Enforce `core:builtin` and `core:intrinsics` for imports | gingerBill | 2021-08-21 | 1 | -1/+1 |
| * | Fix 128-bit integer to float cast by explicitly calling the procedure direct;... | gingerBill | 2021-06-06 | 1 | -42/+0 |
| * | Rename intrinsics to count_trailing_zeros and count_leading_zeros | gingerBill | 2021-04-25 | 1 | -1/+1 |
| * | Replace many `foreign` llvm calls with intrinsics | gingerBill | 2021-04-25 | 1 | -7/+3 |
| * | Fix `floattidf` | gingerBill | 2021-04-14 | 1 | -7/+7 |
| * | As per GingerBill's request, copied the files over to a linux-specific file i... | F0x1fy | 2020-11-06 | 1 | -0/+135 |