aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/zig.js
Commit message (Expand)AuthorAge
* Move zig compiler files to TS and fix zigc{xx} semver comparisons (#4091)gh-4351Rubén Rincón Blanco2022-09-25
* Fixes wrong types in libraries.interfaces.ts (#3982)gh-4021Rubén Rincón Blanco2022-08-25
* Lint fixesgh-2559Matt Godbolt2022-04-26
* All semver comparisons now ensure it's safe to do so (#3562)Rubén Rincón Blanco2022-04-26
* Update to latest zig trunk (#2832)Joachim Schmidt2021-07-31
* Adds Zig-args (#2735)Rubén Rincón Blanco2021-06-25
* exceptions for zig versions < 0.8.0Patrick Quist2021-06-09
* Fixed zig trunk LLVM IR output (#2327)Alexandros Naskos2020-11-13
* Update Zig to use the new CLI (#2254)Alexandros Naskos2020-10-04
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* Ensure backend options are always generatedRabsRincon2020-06-15
* Stop zig from crashing if semver is not setRabsRincon2019-12-08
* Fix ASM output on for the zig compilerHaze Booth2019-11-27
* added llvm-ir emit support for zigemekoi2019-10-17
* Fix zig output filenameAlessandro Vergani2019-10-09
* disable rpath for zig, doesn't workPartouf2019-08-21
* Fix Zig trunkRabsRincon2019-03-20
* Fix Zig semver checkRabsRincon2019-03-17
* Fix newer Zig versionsRabsRincon2019-03-17
* Enable cfg for x86 LLVM based compilers and gcc.Kārlis Seņko2019-01-09
* make zig executablePartouf2018-11-06
* exec for zigPartouf2018-11-06
* Update CONTRIBUTORS.md and Zig compiler stylingRabsRincon2018-10-03
* Fix zig 0.2.0 compilation failuresMarc Tiehuis2018-10-02
* Stop Zig compiler creating C header filesMarc Tiehuis2018-09-24
* Filter potentially dangerous zig user optionsMarc Tiehuis2018-09-11
* Add zig supportMarc Tiehuis2018-09-09