Skip to content

Releases: SamboyCoding/Cpp2IL

Commit 4b4c03581864db91eb4fd52c118deccd003b5e10

commit_4b4c03581864db91eb4fd52c118deccd003b5e10

Remove stupid debug code

Commit 45c43b5f03113470ad4629026f62d067546d986b

commit_45c43b5f03113470ad4629026f62d067546d986b

Bump version to 2021.4.0

Commit 3e90df7537c021ed1cd7040a551ff9588fcde994

commit_3e90df7537c021ed1cd7040a551ff9588fcde994

Fix calling functions with delegate params as last param (e.g. Action…

Commit 0b0e1c2ed8c6ea06ab6f5ce65e05fc95efafef37

commit_0b0e1c2ed8c6ea06ab6f5ce65e05fc95efafef37

Fix conditions in csproj for net framework

Commit f7a0ba43bbf486d25acf3c0ba62e94108c7cbfcf

09 Oct 11:31
f7a0ba4
Compare
Choose a tag to compare
Merge pull request #43 from gompoc/new-analysis

Support for System.Boolean Type in ImmediateToFieldAction

Commit e32a37d0dbb39559e45f95a6df793fabc9f2b4ee

09 Oct 10:17
e32a37d
Compare
Choose a tag to compare
Merge pull request #42 from gompoc/new-analysis

Fix IsImplicitNRE not catching all NREs

Commit 6fcedd4c4a73025032c83b6132b8f0bd9dd22b5e

05 Oct 18:55
6fcedd4
Compare
Choose a tag to compare
commit_6fcedd4c4a73025032c83b6132b8f0bd9dd22b5e

Fix indentation

Commit 985a2e866789acbaf354b707c2c8ce6c644519c1

commit_985a2e866789acbaf354b707c2c8ce6c644519c1

Fix collection was modified exception

Commit 1b834bef6f8cc0310a87f7d8e15f9e5f7a735e3d

commit_1b834bef6f8cc0310a87f7d8e15f9e5f7a735e3d

Fix array allocations in attributes having nulls, causing NREs

Commit 5f41f28a1e215be339edb3a7582eea76a3b29daf

commit_5f41f28a1e215be339edb3a7582eea76a3b29daf

Would be good to actually uncomment my fixes