Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove void from empty parameter lists | Chris Robinson | 2023-12-12 | 1 | -14/+14 |
* | Use the macros to declare the indirect context thunks | Chris Robinson | 2023-05-23 | 1 | -0/+8 |
* | Make the API functions noexcept | Chris Robinson | 2023-05-22 | 1 | -26/+26 |
* | Fix linkage definitions | Chris Robinson | 2023-05-14 | 1 | -13/+13 |
* | Don't check for a null context in direct functions | Chris Robinson | 2023-05-14 | 1 | -13/+49 |
* | Implement direct functions for the listener and events | Chris Robinson | 2023-05-14 | 1 | -0/+6 |
* | Implement direct functions for buffers | Chris Robinson | 2023-05-14 | 1 | -0/+42 |
* | Implement direct functions for context state | Chris Robinson | 2023-05-14 | 1 | -0/+35 |