about summary refs log tree commit diff stats
path: root/wrapperhelper/src/preproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPERHELPER] Fixed a bug due to variadic arguments (#2455)rajdakin2025-03-201-0/+1
* [WRAPPERHELPER] Fixed a use-after-free issue (#2118)rajdakin2024-12-061-1/+1
* [WRAPPERHELPER] Fixed pragma once handling (#2067)rajdakin2024-11-241-51/+66
* [WRAPPERHELPER] Added pragma once support, fixed a preprocessor bug, fixed th...rajdakin2024-10-291-45/+88
* [WRAPPERHELPER] Added box32 and line number support in the wrapperhelper (#1890)rajdakin2024-09-301-841/+916
* Improve the wrapper helper (#1844)rajdakin2024-09-201-0/+34
* [WRAPPERHELPER] Added per-arch override, always include 'stdc-predef.h', bett...rajdakin2024-09-101-169/+122
* [WRAPPERHELPER] Fixed preprocessor logic, moved type validation to machine (...rajdakin2024-09-081-16/+13
* [WRAPPERHELPER] Major enhancements in output quality, allow for generic type ...rajdakin2024-09-081-68/+72
* [WRAPPERHELPER] General improvements (#1804)rajdakin2024-09-071-4/+36
* Upgraded the wrapper helper (#1803)rajdakin2024-09-071-118/+378
* Wrapper helper (#1799)rajdakin2024-09-061-0/+2901