• Joined on 2025年12月17日
vancluever pushed to vancluever-0.16.x at vancluever/translate-c 2026年07月10日 03:14:14 +02:00
746e96a49e
Translator: fix some opaque demotion translations
87ec92972e
ast: add newline before warnings
Compare 2 commits »
vancluever commented on pull request ziglang/translate-c#432 2026年07月10日 01:17:29 +02:00
ast: add newline before warnings

Hopefully this one is simple enough to not need a test, as I think validating this would be a bit hard with temp test/cache paths and all (e.g., making sure a newline follows a valid statement and...

vancluever created pull request ziglang/translate-c#432 2026年07月10日 01:11:56 +02:00
ast: add newline before warnings
vancluever pushed to warnings-leading-newline at vancluever/translate-c 2026年07月10日 01:11:31 +02:00
81a81317de
ast: add newline before warnings
vancluever created branch warnings-leading-newline in vancluever/translate-c 2026年07月10日 01:11:31 +02:00
vancluever commented on pull request ziglang/translate-c#431 2026年07月10日 00:39:31 +02:00
Translator: fix some opaque demotion translations

I think this fixes #320 as well, possibly others in the backlog, probably needs some culling with some of the Aro updates having been made recently, but likely after #429 merges.

vancluever created pull request ziglang/translate-c#431 2026年07月10日 00:23:25 +02:00
WIP: Translator: fix some opaque demotion translations
vancluever pushed to opaque-stuff at vancluever/translate-c 2026年07月10日 00:22:31 +02:00
c0a40b148b
Translator: fix some opaque demotion translations
ba4288f6c0 build: don't link libc
Compare 2 commits »
vancluever created branch opaque-stuff in vancluever/translate-c 2026年07月10日 00:22:31 +02:00
vancluever pushed to vancluever-0.16.x at vancluever/translate-c 2026年07月09日 03:05:54 +02:00
71d2e38813
Update Aro
vancluever pushed to vancluever-0.16.x at vancluever/translate-c 2026年07月06日 21:22:23 +02:00
cd0914a361
main: small fix to libCDirs.detect
71db424efe
Revert "Add support for __builtin_elementwise_(fshl|fshr|clzg|ctzg)"
47110a23d8
Merge latest changes and update into backport branch
e33464de39 setup zig first
Compare 22 commits »
vancluever pushed to main at vancluever/translate-c 2026年07月06日 21:11:18 +02:00
f94ce1b138 LibCDirs now takes a zig_lib_dir as a Build.Cache.Path instead of a []const u8
vancluever pushed to main at vancluever/translate-c 2026年07月05日 18:09:52 +02:00
adf720d9f7 mark int casting helper functions inline
174a76a5b2 Add support for #pragma pack
130d66722a Translator: change the order that function definitions are translated
1b33d1d273
update to Zig 0.17.0-dev.947+36069a2a7
5aeb4f33e6 Merge pull request 'Clarify optimization modes in README.md' (#423) from optimize into main
Compare 7 commits »
vancluever created pull request ziglang/translate-c#428 2026年07月05日 04:03:36 +02:00
WIP: Update to latest Aro
vancluever pushed to vancluever-latest-aro at vancluever/translate-c 2026年07月05日 03:57:44 +02:00
a5cebd7a7c
Translator: Use private node indices for builtin records
adf720d9f7 mark int casting helper functions inline
174a76a5b2 Add support for #pragma pack
130d66722a Translator: change the order that function definitions are translated
Compare 7 commits »
vancluever created branch vancluever-latest-aro in vancluever/translate-c 2026年07月05日 03:57:44 +02:00
vancluever pushed to vancluever-0.16.x at vancluever/translate-c 2026年06月20日 03:36:16 +02:00
119c5d0551
Update aro
vancluever pushed to pkg-config-clfags-only-I at vancluever/translate-c 2026年06月20日 03:36:16 +02:00
a5bc193c92
Use --cflags-only-I when running pkg-config
119c5d0551
Update aro
Compare 2 commits »
vancluever pushed to pkg-config-clfags-only-I at vancluever/translate-c 2026年06月19日 21:03:13 +02:00
03cde4aee0
Use --cflags-only-I when running pkg-config
vancluever created branch pkg-config-clfags-only-I in vancluever/translate-c 2026年06月19日 21:03:13 +02:00