| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added some more wrapped functions | ptitSeb | 2024-05-13 | 1 | -0/+1 |
| * | [WRAPPING] Added supot for the 'long double complex' type | ptitSeb | 2024-02-09 | 1 | -1/+1 |
| * | [WRAPPERS] Add a `isSimpleWrapper` function for RV64 (#1185) | rajdakin | 2024-01-05 | 1 | -1/+1 |
| * | More work on xcb wrapping, as xcb_connection_t needs alignment | ptitSeb | 2023-12-26 | 1 | -1/+1 |
| * | Added a couple of wrapped gtk3/gdk3 function (for #1120) | ptitSeb | 2023-12-08 | 1 | -0/+2 |
| * | Added wrapped threads_add_timeout_full to gdk2 and gdk3 (for #997) | ptitSeb | 2023-10-07 | 1 | -1/+3 |
| * | [WRAPPERS] Generator version bump | rajdakin | 2023-07-17 | 1 | -1/+1 |
| * | Added wrapped gdk_threads_add_idle_full function to gdk3 (for #809) | ptitSeb | 2023-05-28 | 1 | -0/+2 |
| * | Try to add complex function in libm | ptitSeb | 2023-04-06 | 1 | -1/+1 |
| * | Rmoved the 32bits->64bits wrapper hack (there might be some regression, but i... | ptitSeb | 2023-03-19 | 1 | -3/+3 |
| * | [WRAPPERS] Version update | rajdakin | 2023-02-12 | 1 | -1/+1 |
| * | Added wrapped gtk3 and gdk3 (from box86) | ptitSeb | 2022-07-15 | 1 | -0/+29 |