Commit Graph

4 Commits

Author SHA1 Message Date
Andrii Kurdiumov
50b87a49d4
Fix bunch of warnings from code analysis (#321)
Warnings produced complain that re-throw did not properly capture stack trace.
Given that these rethrow just to please compiler, I think it is better fix that.
2022-01-26 21:17:28 +01:00
Mikhail Kanygin
f43292c19c Generator now creating imported api delegates with UnamangedFunctionPointer calling convention cdecl by default. 2019-11-04 20:13:01 +01:00
cra0zy
26ef5bad3e
Fix file permissions, how did this happen? 2018-02-26 23:03:31 +01:00
cra0zy
6926c9cbf2 WIP CAKE + .Net Core 2017-10-23 01:25:13 +02:00