about summary refs log tree commit diff stats
path: root/wrapperhelper/src/vector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPERHELPER] Added pragma once support, fixed a preprocessor bug, fixed ↵rajdakin2024-10-291-0/+1
| | | | the wrapperhelper Makefile (#1977)
* [WRAPPERHELPER] General improvements (#1804)rajdakin2024-09-071-1/+1
| | | | | * [WRAPPERHELPER] Automatic headers detection, various bug fixes, added some cast support * [WRAPPERHELPER] Keep comments untouched
* Wrapper helper (#1799)rajdakin2024-09-061-0/+213
* [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