| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-16 | x86_64: implement clz and not | Jacob Young | |
| 2025-01-15 | add dev env for wasm | Andrew Kelley | |
| with this I get 5s compilations | |||
| 2024-11-24 | dwarf: fix stepping through an inline loop containing one statement | Jacob Young | |
| Previously, stepping from the single statement within the loop would always exit the loop because all of the code unrolled from the loop is associated with the same line and treated by the debugger as one line. | |||
| 2024-11-16 | dev: support incremental for x86_64-linux env | Jacob Young | |
| 2024-07-22 | dev: add riscv64-linux support | David Rubin | |
| 2024-07-20 | dev: add missing x86_64 backend checks | Jacob Young | |
| 2024-07-19 | dev: introduce dev environments that enable compiler feature sets | Jacob Young | |
