aboutsummaryrefslogtreecommitdiff
path: root/src/zig_clang.cpp
AgeCommit message (Expand)Author
2019-04-30translate-c: fix using wrong enumAndrew Kelley
2019-04-30self-hosted translate-c: iterate over top level declsAndrew Kelley
2019-04-29translate-c: Emit @ptrCast + @alignPtr sequenceLemonBoy
2019-04-25translate-c: unify API for self-hosted and C++ translate-cAndrew Kelley
2019-04-16translate-c: move some code to the C APIAndrew Kelley
2019-04-15translate-c: move some code to the C APIAndrew Kelley
2019-04-12translate-c: move some code to the C APIAndrew Kelley
2019-04-12translate-c: move some code to the C APIAndrew Kelley
2019-04-12translate-c: move some code to the C APIAndrew Kelley
2019-04-11translate-c: move some code to the C APIAndrew Kelley
2019-04-11translate-c: move some code to the C APIAndrew Kelley
2019-04-11translate-c: move some code to the C APIAndrew Kelley
2019-02-28updates to build with llvm 8.0.0rc3Andrew Kelley
2019-02-17Silence gcc8 class-memaccess warningsLemonBoy
2019-02-16translate-c: 4 more functions using C declsAndrew Kelley
2019-02-16fix regressions from previous commit when building with clangAndrew Kelley
2019-02-16translate-c: proof of concept for transitioning to userlandAndrew Kelley