14 Commits (more-stuff)

Author SHA1 Message Date
Ruben Tytgat b658ff32f1
Fix issue #1283 (#1855) 1 year 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