17 Commits (9d1c484815693c6ee50567bc430a40444494697c)

Author SHA1 Message Date
Jelle 9d1c484815
Feat/code formatting (#1912) 4 months ago
Jelle c6018b88db
Add additional debug configuration for a better debugging experience + CI update (#1893) 5 months ago
Jelle b9685f0477
Fix compiler errors in debug/c++20 (#1892) 5 months ago
Ruben Tytgat b658ff32f1
Fix issue #1283 (#1855) 11 months ago
Stefan 81e0a931cf
Don't add values to enums that can't be parsed (#1836) 1 year ago
deadlocklogic e068f2a14a
Typemap cleanup (#1802) 2 years ago
Stefan b14038ab07
Value types may generate `Dispose` (#1787) 2 years ago
Stefan a5afda8603
Fix parameterless constructors not being generated for structs (#1783) 2 years ago
Stefan b16e809b9e
Introduce `GenerateFreeStandingFunctionsClassName` option (#1782) 2 years ago
Stefan 03874e743f
Fix Value Type String Member Invalid Codegen (#1778) 2 years ago
Salvage 28000a14b4 Fix #1251 three parameter equality operator 2 years ago
Salvage 7f567b604b Fix non-void returning functions with value-type out parameters 2 years ago
Salvage 20950c5a34 More stringent test; Fix indentation (of the code itself, not in the generator) 2 years ago
Salvage ebe6b8a415 Fix value type out parameters 2 years ago
Trung Nguyen ce3d04abd7
CSharpSources: Dereference pointer variables (#1753) 2 years ago
Trung Nguyen add3aba684
CSharp: More default parameter fixes (#1747) 2 years ago
João Matos 4417dd987a
Code cleanups and improvements (#1713) 2 years ago