6050 Commits (1ecf489597d39cf833159e41ef55bcf695d9a456)
 

Author SHA1 Message Date
Siegfried Pammer 2403548ce3 Add tests for C# 9.0 lambda parameter discards 5 years ago
Edward Carlson 8b49cc0f54 backup 5 years ago
Christoph Wille aaca0e92b8
Remove gitter.im, we are now using Discussions 5 years ago
Christoph Wille ced4b8d3d3 Implementation for https://github.com/icsharpcode/ILSpy/issues/1933#issuecomment-663998595 5 years ago
Edward Kazuya Carlson 005135be0f
Merge pull request #2 from cshung/patches 5 years ago
Andrew Au 28a1382a52 Some changes I wanted 5 years ago
Daniel Grunwald 5c949e6e20 Fix #2086: Check that window belongs to ILSpy before sending it a WM_COPYDATA message. 5 years ago
Daniel Grunwald 1a997fdb60 Enable aggressive inlining into switch expressions. 5 years ago
Daniel Grunwald abb9d49a0f Add support for C# 8 switch expressions. 5 years ago
MysticBoy 8e9030f16c Merge branch 'master' of https://github.com/maikebing/ILSpy 5 years ago
MysticBoy bb39fe9f87 fix for Berrysoft‘s suggestion 5 years ago
Siegfried Pammer 383d02611f Add BuildTools/sort-resx.ps1 and sort contents of resx files by key 5 years ago
MysticBoy d1bced7eb3 fix for Berrysoft 's suggestion 5 years ago
MysticBoy 3edc8860c8 fix An attribute argument must be a constant expression, typeof expression or array creation expression of an attribute parameter type 5 years ago
MysticBoy 865f855501 Add something missing. 5 years ago
MysticBoy 485278acf8 add ILSpy.ReadyToRun.Plugin.resources.dll to appveyor.yml for 7z 5 years ago
MysticBoy cae92aa390
Merge pull request #2 from maikebing/addin 5 years ago
MysticBoy 5f150efb74 add for vsixlangpack 5 years ago
MysticBoy 9aa39a941a modify for vsct 5 years ago
MysticBoy 0830a7dada for vsct 5 years ago
MysticBoy 3c338cb5c9
Merge pull request #1 from Berrysoft/co-trans 5 years ago
Berrysoft 4b05d85565 Update about page 5 years ago
Berrysoft 3e64895ec2 Step -> 步骤 5 years ago
Berrysoft c05151d28d Adjust res order. 5 years ago
Berrysoft c08a31a4c9 Merge upstream translations. 5 years ago
MysticBoy 4bc5b2bcbb update tests 5 years ago
MysticBoy d96b546db8 Merge branch 'master' of https://github.com/icsharpcode/ILSpy 5 years ago
Daniel Grunwald d388319cba Add support for C# 9 init accessors. 5 years ago
Daniel Grunwald d02fd09822 Explicitly create partitioners for `Parallel.ForEach` calls. 5 years ago
Berrysoft 2065855b43 Clarify decompile and disassemble 5 years ago
Berrysoft 2f96faffb3 Small adjust 5 years ago
Berrysoft 11a2512413 More translations 5 years ago
Berrysoft 70529f92ac Fix ManageAssemblyLists menu text 5 years ago
Berrysoft d2dd6328fd Complete zh-Hans translation 5 years ago
Christoph Wille 2cd77bb3cc Frontends for 6.1 5 years ago
Siegfried Pammer 4b865c27e4 Fix #2076: VS AddIn opens reference assembly. 5 years ago
Siegfried Pammer 8d72672e6c Reimplement DecompilerSettings.StaticLocalFunctions (was lost in the refactoring in #2077) 5 years ago
Siegfried Pammer c9df069526 Add minimal test case + DecompilerSettings.Deconstruction setting 5 years ago
Siegfried Pammer 3f10294a72 Add DeconstructionTransform + implement DeconstructInstruction in ExpressionBuilder 5 years ago
Siegfried Pammer b01e9484d5 Fix bugs in ILAst 5 years ago
Siegfried Pammer eac0e2257e Support MatchInstruction in DataFlowVisitor 5 years ago
Daniel Grunwald b4aec9a80e
Merge pull request #2077 from icsharpcode/attributes-on-local-functions 5 years ago
Siegfried Pammer 6bb6097ad4 Extended DeconstructInstruction.CheckInvariant 5 years ago
Siegfried Pammer 33bc9fbef4 Fix display of generic type parameters of local functions in tooltips 5 years ago
Christoph Wille eed9ebc4cf Set version to 6.1 5 years ago
Siegfried Pammer 67b2a45292 Improve tooltips and highlighting of local functions 5 years ago
Siegfried Pammer acea95d0a1 Properly rename LocalFunctionMethod.Name on all instructions 5 years ago
Siegfried Pammer 18ace00266 Refactor LocalFunctionDeclarationStatement + LocalFunctionMethod 5 years ago
Siegfried Pammer 431bbaa489 RequiredNamespaceCollector: properly handle parts of methods 5 years ago
Siegfried Pammer a231ab54d4 Add test cases 5 years ago