index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
zig.js
Commit message (
Expand
)
Author
Age
*
Move zig compiler files to TS and fix zigc{xx} semver comparisons (#4091)
gh-4351
Rubén Rincón Blanco
2022-09-25
*
Fixes wrong types in libraries.interfaces.ts (#3982)
gh-4021
Rubén Rincón Blanco
2022-08-25
*
Lint fixes
gh-2559
Matt Godbolt
2022-04-26
*
All semver comparisons now ensure it's safe to do so (#3562)
Rubén Rincón Blanco
2022-04-26
*
Update to latest zig trunk (#2832)
Joachim Schmidt
2021-07-31
*
Adds Zig-args (#2735)
Rubén Rincón Blanco
2021-06-25
*
exceptions for zig versions < 0.8.0
Patrick Quist
2021-06-09
*
Fixed zig trunk LLVM IR output (#2327)
Alexandros Naskos
2020-11-13
*
Update Zig to use the new CLI (#2254)
Alexandros Naskos
2020-10-04
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
Eliminate all dynamic require statements (#2230)
Austin Morton
2020-09-25
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
Ensure backend options are always generated
RabsRincon
2020-06-15
*
Stop zig from crashing if semver is not set
RabsRincon
2019-12-08
*
Fix ASM output on for the zig compiler
Haze Booth
2019-11-27
*
added llvm-ir emit support for zig
emekoi
2019-10-17
*
Fix zig output filename
Alessandro Vergani
2019-10-09
*
disable rpath for zig, doesn't work
Partouf
2019-08-21
*
Fix Zig trunk
RabsRincon
2019-03-20
*
Fix Zig semver check
RabsRincon
2019-03-17
*
Fix newer Zig versions
RabsRincon
2019-03-17
*
Enable cfg for x86 LLVM based compilers and gcc.
Kārlis Seņko
2019-01-09
*
make zig executable
Partouf
2018-11-06
*
exec for zig
Partouf
2018-11-06
*
Update CONTRIBUTORS.md and Zig compiler styling
RabsRincon
2018-10-03
*
Fix zig 0.2.0 compilation failures
Marc Tiehuis
2018-10-02
*
Stop Zig compiler creating C header files
Marc Tiehuis
2018-09-24
*
Filter potentially dangerous zig user options
Marc Tiehuis
2018-09-11
*
Add zig support
Marc Tiehuis
2018-09-09