8000 Tags · jiaoshudong/ILSpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jiaoshudong/ILSpy

Tags

v6.1

Toggle v6.1's commit message
Fix icsharpcode#2076: VS AddIn opens reference assembly.

v6.0

Toggle v6.0's commit message
Fix bugs ExportedTypeTableTreeNode

v6.0-rc1

Toggle v6.0-rc1's commit message
Fix icsharpcode#1772: Support EnumeratorCancellationAttribute

With this change, the async decompiler no longer gets confused by the logic disposing `this.<>x__combinedTokens`.

v6.0-preview4

Toggle v6.0-preview4's commit message
Fix icsharpcode#2033: Wrong place for variable declaration.

v6.0-preview3

Toggle v6.0-preview3's commit message
ILSpy.AddIn: link to license.txt from doc folder.

v6.0-preview2

Toggle v6.0-preview2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request icsharpcode#1897 from cshung/dev/andrewau/update-t…

…hird-party-notice

Copy the dotnet runtime license text into third-party-notice

v6.0-preview1

Toggle v6.0-preview1's commit message
Set VersionName = "preview1"

v5.0.2

Toggle v5.0.2's commit message
icsharpcode#1773: Remove copies of parameter values only if the types…

… match exactly.

v5.0.1

Toggle v5.0.1's commit message
Fix icsharpcode#1689: Add support for null propagation on array acces…

…s: `arr?[i]`

v5.0

Toggle v5.0's commit message
Set 3.0 SDK to RC1

0