Default Branch

master

72dbe6f41d · Merge pull request #4134 from dualfroz/fix-vb-exception-filter-type-test · Updated 14 hours ago

Branches

christophwille/closedhierarchies

41b3dd54df · Add support for C# 15 closed hierarchies · Updated 2 months ago

559
1
christophwille/membench

f6f5a9fe5a · PoC for memory benchmark · Updated 3 years ago

2261
1
compound-assignment-operators

826cf02254 · Confine the receiver machinery to instance compound assignment operators · Updated 3 weeks ago

202
7
fix/1982-params-attribute-args

7593ebefd4 · Fix #1982: write attribute params arrays in expanded form · Updated 1 month ago

388
1
fix/2040-invalid-xml-characters

ee52754666 · Keep the surviving entries when one resource entry cannot be written · Updated 2 weeks ago

138
2
fix/2093-navigateto-reference-assembly

50f4341f1a · Fix #2093: find a navigation target in a reference assembly too · Updated 1 week ago

77
0
Included
fix/2362-xalz-references

2b21f508e0 · Fix #2362: resolve Xamarin compressed references in ilspycmd · Updated 2 weeks ago

97
1
fix/2372-address-taken-by

7572b57eee · Fix #2372: report a field's address loads on their own · Updated 1 week ago

72
1
fix/3282-indexer-optional-arguments

28faea9099 · Give readability names up on a copy · Updated 3 weeks ago

250
4
fix/3568-record-member-order

0e6b9a7e26 · Fix #3568: read a record's member order off its generated members · Updated 1 week ago

96
0
Included
fix/4059-deconstruct-out-slots

fd623ccf4f · Fix #4059: treat a Deconstruct out argument as a definition · Updated 1 week ago

82
1
fix/lambda-parameter-syntax

4af44a1d60 · Emit params and default values on lambda parameter lists · Updated 2 weeks ago

149
2
fix/scroll-children-on-expand

1f448dbb29 · Scroll a node's new children into view when it is expanded · Updated 2 days ago

8
0
Included
gh-pages

5b08c045d2 · v11 · Updated 1 month ago

9792
70
ldmembertoken

d7b0cb1909 · Invent a syntax for `ldtoken`. Still not valid C# code, but at least it's now possible to see which member is referenced. · Updated 3 days ago

11
1
natural-type-lambdas-methods

a4ef71bb76 · Only take lambda params and defaults from a synthesized delegate's Invoke · Updated 1 month ago

338
21
null-coalescing-assignment

71d3120b94 · #2552: Initial support for null coalescing assignment (`??=`). · Updated 1 year ago

1600
1
release/10.1

1377eb6e73 · NuGet update 07/26 for 10.1.1 release · Updated 2 months ago

1359
2
release/6.2

31b4e6ae6a · Fix #2185: Fix MemberIsHidden-check for local function display structs: Async State Machines that looked like local function display structs were not hidden once local function decompilation was disabled. This led to code duplication in the generated pdb. · Updated 6 years ago

3608
0
Included