Daan de Graaf
Daan de Graaf
As proposed in #256. This adds an `unknown_fields` flag to `prost-build` that adds unknown field support to specific proto messages. In the structs for these message it adds an extra...
As far as I could tell the API does not currently allow setting the exception return value (`EXC_RETURN`) in exception handlers, which would be useful for implementing context switching etc....
Ignore touches on the right portion of the screen to prevent unwanted opening of the panel (only touches that start on the left 33% of the screen move the panel)....
Add field "security" to the Spec struct to support Security Requirements
The version in master does not unwrap the inner type in type definitions when marshalling to JSON. This results in infinite recursion that eventually exhausts the stack. This PR fixes...
Checking to see if enabling build script for winapi solves build errors.