| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPERHELPER] Added legacy __attribute support (#2996) | Yang Liu | 2025-09-02 | 1 | -1/+1 |
| | | |||||
| * | [BOX32][WRAPPER] Prepare xcb_connection_t* as n on box32 | ptitSeb | 2024-12-16 | 1 | -1/+5 |
| | | |||||
| * | [WRAPPERHELPER] Accept and ignore semicolons instead of declarations (#2081) | rajdakin | 2024-11-26 | 1 | -0/+2 |
| | | |||||
| * | [WRAPPERHELPER] Fixed a parsing error (#2079) | rajdakin | 2024-11-26 | 1 | -5/+7 |
| | | |||||
| * | [WRAPPERHELPER] Added the `--gst` option (#2072) | rajdakin | 2024-11-25 | 1 | -0/+9 |
| | | |||||
| * | [WRAPPERHELPER] Added support to cast to enum (#2061) | rajdakin | 2024-11-23 | 1 | -3/+11 |
| | | |||||
| * | [WRAPPERHELPER] Added box32 and line number support in the wrapperhelper (#1890) | rajdakin | 2024-09-30 | 1 | -493/+571 |
| | | |||||
| * | [WRAPPERHELPER] Fixed some bugs, added partial multiarch support (#1847) | rajdakin | 2024-09-20 | 1 | -9/+56 |
| | | |||||
| * | [WRAPPERHELPER] Added predefined mark-simple and conversions (#1845) | rajdakin | 2024-09-20 | 1 | -0/+63 |
| | | |||||
| * | Improve the wrapper helper (#1844) | rajdakin | 2024-09-20 | 1 | -64/+197 |
| | | | | | | * [WRAPPERHELPER] Fixed some issues, added better macros * [WRAPPERHELPER] Fixed type_t_equal_lax | ||||
| * | [WRAPPERHELPER] Added per-arch override, always include 'stdc-predef.h', ↵ | rajdakin | 2024-09-10 | 1 | -45/+182 |
| | | | | | better parsing (#1813) | ||||
| * | [WRAPPERHELPER] Fixed preprocessor logic, moved type validation to machine ↵ | rajdakin | 2024-09-08 | 1 | -205/+39 |
| | | | | | (#1808) | ||||
| * | [WRAPPERHELPER] Major enhancements in output quality, allow for generic type ↵ | rajdakin | 2024-09-08 | 1 | -35/+76 |
| | | | | | mapping (#1807) | ||||
| * | [WRAPPERHELPER] General improvements (#1804) | rajdakin | 2024-09-07 | 1 | -4/+62 |
| | | | | | | * [WRAPPERHELPER] Automatic headers detection, various bug fixes, added some cast support * [WRAPPERHELPER] Keep comments untouched | ||||
| * | Upgraded the wrapper helper (#1803) | rajdakin | 2024-09-07 | 1 | -4/+5 |
| | | | | | | * [WRAPPERHELPER] Fixed unsigned comparison in macros, added macro expanding in include commands, added -I option * [WRAPPERHELPER] Forgot the README | ||||
| * | Wrapper helper (#1799) | rajdakin | 2024-09-06 | 1 | -0/+3164 |
| * [WRAPPERHELPER] Added wrapperhelper v0.1, tested on libc * [WRAPPED] Removed updates to libc from this branch * [WRAPPERHELPER] Removed GPL header and added modified LGPL header, added notes about licensing issues | |||||