| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPERHELPER] Fixed a bug due to variadic arguments (#2455) | rajdakin | 2025-03-20 | 1 | -0/+1 |
| | | |||||
| * | [WRAPPERHELPER] Fixed a use-after-free issue (#2118) | rajdakin | 2024-12-06 | 1 | -1/+1 |
| | | |||||
| * | [WRAPPERHELPER] Fixed pragma once handling (#2067) | rajdakin | 2024-11-24 | 1 | -51/+66 |
| | | |||||
| * | [WRAPPERHELPER] Added pragma once support, fixed a preprocessor bug, fixed ↵ | rajdakin | 2024-10-29 | 1 | -45/+88 |
| | | | | | the wrapperhelper Makefile (#1977) | ||||
| * | [WRAPPERHELPER] Added box32 and line number support in the wrapperhelper (#1890) | rajdakin | 2024-09-30 | 1 | -841/+916 |
| | | |||||
| * | Improve the wrapper helper (#1844) | rajdakin | 2024-09-20 | 1 | -0/+34 |
| | | | | | | * [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 | -169/+122 |
| | | | | | better parsing (#1813) | ||||
| * | [WRAPPERHELPER] Fixed preprocessor logic, moved type validation to machine ↵ | rajdakin | 2024-09-08 | 1 | -16/+13 |
| | | | | | (#1808) | ||||
| * | [WRAPPERHELPER] Major enhancements in output quality, allow for generic type ↵ | rajdakin | 2024-09-08 | 1 | -68/+72 |
| | | | | | mapping (#1807) | ||||
| * | [WRAPPERHELPER] General improvements (#1804) | rajdakin | 2024-09-07 | 1 | -4/+36 |
| | | | | | | * [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 | -118/+378 |
| | | | | | | * [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/+2901 |
| * [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 | |||||