Skip to content

Releases: SamboyCoding/Cpp2IL

Commit 5b2875ec8f2f101fec0157259887d5147417dcf1

commit_5b2875ec8f2f101fec0157259887d5147417dcf1

Missed some bits in LibCpp2Il

Commit 5346ab642c2599b8249c9db2db654796f88ed3f4

commit_5346ab642c2599b8249c9db2db654796f88ed3f4

Warning cleanup + add two method property getters

Commit 3d4e61f60a99e1ef0d12e42cc38d510119a827ef

07 Sep 14:40
3d4e61f
Compare
Choose a tag to compare
commit_3d4e61f60a99e1ef0d12e42cc38d510119a827ef

Add download notes

Commit 0446f0c584db3976507cdbf42f64486082f8a30d

07 Sep 00:16
0446f0c
Compare
Choose a tag to compare
commit_0446f0c584db3976507cdbf42f64486082f8a30d

Update dotnet-core.yml

Commit edd9715a8d11e31a1531fcb5793033ae12947806

commit_edd9715a8d11e31a1531fcb5793033ae12947806

Manually remove reference to dotnet core

Commit 99f1aedc99a5d543576b24fcbc5da72642fdc258

commit_99f1aedc99a5d543576b24fcbc5da72642fdc258

Add token and address attributes

Commit 4b39634ec1b4a50cf73b6468dd9d7b08ef189f25

commit_4b39634ec1b4a50cf73b6468dd9d7b08ef189f25

Fix dependency on dotnet core dlls

Commit 4610456039d47e9f6a64c3f273b8333dd84cccce

commit_4610456039d47e9f6a64c3f273b8333dd84cccce

More progress on new analysis method - we have actions for a lot of w…

Commit 0857c37da68f5b2c8e2d9366d9765c202ed8076f

commit_0857c37da68f5b2c8e2d9366d9765c202ed8076f

Fix generated empty IL to be less dumb

Commit 7d2e90aa775fd58b98427aeafadc90e34d6a862d

commit_7d2e90aa775fd58b98427aeafadc90e34d6a862d

Bugfix: Remove pipe (|) characters from type names when dumping metad…