Skip to content

Tags: zanjs/CppSharp

Tags

0.8.17

Toggle 0.8.17's commit message
Documented the release of CppSharp 0.8.17.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.16

Toggle 0.8.16's commit message
Documented the release of CppSharp 0.8.16.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.15

Toggle 0.8.15's commit message
Documented the release of CppSharp 0.8.15.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.14

Toggle 0.8.14's commit message
Release of CppSharp 0.8.14 on 17.9.2017.

0.8.13

Toggle 0.8.13's commit message
Restored the overload of SetupMSVC with a parameter.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.11

Toggle 0.8.11's commit message
Removed unused kinds of function synthesis.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.10

Toggle 0.8.10's commit message
Completed the support for dependent type names.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.9

Toggle 0.8.9's commit message
Fixed wrong recording of declaration order (mono#816)

This is a bugfix for critical bug. With the fix the generation of the parser bindings should be nearly correct.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.8

Toggle 0.8.8's commit message
Generated the symbols for templates by separate functions instead.

Signed-off-by: Dimitar Dobrev <[email protected]>

0.8.7

Toggle 0.8.7's commit message
Fixed a typing error.