| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -21/+0 | |
| 2022-10-23 | Enable varargs support for calling conventions other than C or cdecl | Soveu | -1/+14 | |
| This patch makes it possible to use varargs for calling conventions, which are either based on C (like efiapi) or C is based on them (for example sysv64 and win64). | ||||
| 2019-02-27 | Support defining C compatible variadic functions | Dan Robertson | -0/+8 | |
| Add support for defining C compatible variadic functions in unsafe rust with extern "C". | ||||
