about summary refs log tree commit diff stats
path: root/wrapperhelper/src/generator.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPERHELPER] Transform from function to data if needed (#2089)rajdakin2024-11-281-2/+2
* [WRAPPERHELPER] Added pragma once support, fixed a preprocessor bug, fixed th...rajdakin2024-10-291-12/+21
* [WRAPPERHELPER] Added box32 and line number support in the wrapperhelper (#1890)rajdakin2024-09-301-111/+808
* [WRAPPERHELPER] Fixed some bugs, added partial multiarch support (#1847)rajdakin2024-09-201-30/+53
* Improve the wrapper helper (#1844)rajdakin2024-09-201-31/+60
* [WRAPPERHELPER] Added per-arch override, always include 'stdc-predef.h', bett...rajdakin2024-09-101-17/+17
* [WRAPPERHELPER] Fixed preprocessor logic, moved type validation to machine (...rajdakin2024-09-081-1/+2
* [WRAPPERHELPER] Major enhancements in output quality, allow for generic type ...rajdakin2024-09-081-194/+284
* [WRAPPERHELPER] General improvements (#1804)rajdakin2024-09-071-52/+140
* Wrapper helper (#1799)rajdakin2024-09-061-0/+922