20 Commits (fdf796d7afbee96bc1b7b1bc1f8ff671ee4b593a)

Author SHA1 Message Date
Deadlocklogic 64c3b240a3 TypeMap: cleanup patches from previous commits 2 years ago
Deadlocklogic 15ecf3bbbd TypeMap: refactor CSharp backend into common methods + migration 2 years ago
Deadlocklogic 5cb553a104 Common.Gen.cs: fixed silly modification while testing 2 years ago
Deadlocklogic 473ecf9ed3 CLI.Gen.cs: fix omitted typemap from previous commit 2 years ago
Deadlocklogic e667b2cc7b TypeMap: refactor CLI backend into common methods 2 years ago
Deadlocklogic 8271415e8a TypeMap: refactor C++ backend into common methods 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
Joao Matos 17102021cc Add Method.IsVolatile property. 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
Trung Nguyen 1ce9cb7e7f
CSharpExpressionPrinter: Recurse into operands (#1745) 2 years ago
Trung Nguyen 169f8686a9
CSharpExpressionPrinter: Wrap expression in parenthesis (#1741) 2 years ago
João Matos 4417dd987a
Code cleanups and improvements (#1713) 3 years ago