-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: cjbind/cjbind
base: v0.2.7
head repository: cjbind/cjbind
compare: v0.2.8
- 18 commits
- 9 files changed
- 2 contributors
Commits on Nov 22, 2025
-
fix: handle anonymous struct fields properly
- Reset maybeAnonymousStructField.value to None after processing - Add test case with nested anonymous struct in Point structure - Prevent duplicate field registration for anonymous structs
Configuration menu - View commit details
-
Copy full SHA for d8b2d06 - Browse repository at this point
Copy the full SHA d8b2d06View commit details
Commits on Jan 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9385234 - Browse repository at this point
Copy the full SHA 9385234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f96573 - Browse repository at this point
Copy the full SHA 3f96573View commit details -
Configuration menu - View commit details
-
Copy full SHA for de5d08d - Browse repository at this point
Copy the full SHA de5d08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbe832 - Browse repository at this point
Copy the full SHA 6dbe832View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b7bf7 - Browse repository at this point
Copy the full SHA 04b7bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6fe934 - Browse repository at this point
Copy the full SHA c6fe934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ce49c - Browse repository at this point
Copy the full SHA 75ce49cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 262c304 - Browse repository at this point
Copy the full SHA 262c304View commit details -
refactor: enhance libclang detection logic in cjpm.py to differentiat…
…e between development symlinks and versioned libraries
Configuration menu - View commit details
-
Copy full SHA for e470d31 - Browse repository at this point
Copy the full SHA e470d31View commit details -
refactor: update build workflow to set LIBCLANG_PATH in environment v…
…ariables for dynamic linking on Windows
Configuration menu - View commit details
-
Copy full SHA for 93045cd - Browse repository at this point
Copy the full SHA 93045cdView commit details -
refactor: modify build workflow to remove LIBCLANG_PATH and enhance l…
…ibrary path handling in cjpm.py for spaces
Configuration menu - View commit details
-
Copy full SHA for 66b5c1f - Browse repository at this point
Copy the full SHA 66b5c1fView commit details -
refactor: update link-option in cjpm.toml to use LDFLAGS and simplify…
… library path handling in cjpm.py
Configuration menu - View commit details
-
Copy full SHA for 5854b54 - Browse repository at this point
Copy the full SHA 5854b54View commit details -
refactor: improve LDFLAGS string construction in cjpm.py with proper …
…escaping and update libclang linking to use full paths
Configuration menu - View commit details
-
Copy full SHA for 1d086f2 - Browse repository at this point
Copy the full SHA 1d086f2View commit details -
refactor: update LDFLAGS string construction in cjpm.py to use proper…
… quoting and streamline flag handling
Configuration menu - View commit details
-
Copy full SHA for c7c05e3 - Browse repository at this point
Copy the full SHA c7c05e3View commit details -
refactor: add Windows short path handling in cjpm.py to manage librar…
…y paths with spaces
Configuration menu - View commit details
-
Copy full SHA for 385fb58 - Browse repository at this point
Copy the full SHA 385fb58View commit details -
feat: add support for updating GITHUB_PATH in Windows for libclang di…
…rectory in cjpm.py
Configuration menu - View commit details
-
Copy full SHA for e7dce6d - Browse repository at this point
Copy the full SHA e7dce6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f5654 - Browse repository at this point
Copy the full SHA 77f5654View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.7...v0.2.8