aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/zig.ts
Commit message (Expand)AuthorAge
* Since ES6 there's no reason to use `underscore`s map and filter (#5989)gh-10149Ofek2024-01-13
* Identify unused imports during lint (#5130)Jeremy Rifkin2023-06-11
* Add new "Debug intrinsics" filter. (#5045)gh-7478fodinabor2023-05-22
* Compiler overrides (#5001)gh-7408Patrick Quist2023-05-16
* Transition to ECMAScript Modules (#4780)gh-6536Mats Jun Larsen2023-02-27
* Fix trailing comma issue (#4775)gh-6504Jeremy Rifkin2023-02-26
* Turn some auto-fixable eslint rules back on (#4766)gh-6434Jeremy Rifkin2023-02-23
* Type work for some handlers and stuff related to the compiler-finder (#4752)gh-6407Jeremy Rifkin2023-02-22
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* Slightly more controversial bumpings (#4503)gh-5552Matt Godbolt2022-12-28
* refactor: renames the CompilerFilters type (#4346)gh-5117Marc Poulhiès2022-11-28
* Add split host/device views for CUDA C++ (#4177)gh-4627Paul Taylor2022-10-24
* fix: Zig trunk compile error (#4144)gh-4511zooster2022-10-12
* Move zig compiler files to TS and fix zigc{xx} semver comparisons (#4091)gh-4351Rubén Rincón Blanco2022-09-25