| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-30 | translate-c: fix using wrong enum | Andrew Kelley | |
| closes #2385 | |||
| 2019-04-30 | self-hosted translate-c: iterate over top level decls | Andrew Kelley | |
| See #1964 | |||
| 2019-04-29 | translate-c: Emit @ptrCast + @alignPtr sequence | LemonBoy | |
| Avoid producing Zig code that doesn't compile due to mismatched alignments between pointers. Always emit a @alignOf instead of hardcoding the alignment value returned by LLVM for portability sake of the generated code. | |||
| 2019-04-25 | translate-c: unify API for self-hosted and C++ translate-c | Andrew Kelley | |
| See #1964 | |||
| 2019-04-16 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-04-15 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-04-12 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-04-12 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-04-12 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-04-11 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-04-11 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-04-11 | translate-c: move some code to the C API | Andrew Kelley | |
| See #1964 | |||
| 2019-02-28 | updates to build with llvm 8.0.0rc3 | Andrew Kelley | |
| 2019-02-17 | Silence gcc8 class-memaccess warnings | LemonBoy | |
| Use an explicit cast to tell gcc we know what we're doing. | |||
| 2019-02-16 | translate-c: 4 more functions using C decls | Andrew Kelley | |
| See #1964 | |||
| 2019-02-16 | fix regressions from previous commit when building with clang | Andrew Kelley | |
| 2019-02-16 | translate-c: proof of concept for transitioning to userland | Andrew Kelley | |
| See #1964 | |||
