-
-
Notifications
You must be signed in to change notification settings - Fork 131
Pull requests: belav/csharpier
Pull requests list
perf: use
Stack.Peek
to reduce Pop
and Push
churn
#1708
opened Oct 16, 2025 by
TimothyMakkison
Loading...
feat: inline single argument collection expression
#1707
opened Oct 15, 2025 by
TimothyMakkison
Loading...
perf: add
Doc.Null
check to Argument
avoids Concat
creation
#1706
opened Oct 14, 2025 by
TimothyMakkison
Loading...
perf: use
ValueListBuilder
for BaseMethodDeclaration
#1705
opened Oct 13, 2025 by
TimothyMakkison
Loading...
fix: prevent race condition for
GroupWithNewId
#1704
opened Oct 12, 2025 by
TimothyMakkison
Loading...
perf: use overload for
Any( SyntaxTriviaList
to prevent allocations
#1703
opened Oct 11, 2025 by
TimothyMakkison
Loading...
fix: collection expression inserts new line in parameterized lambda
#1702
opened Oct 11, 2025 by
TimothyMakkison
Loading...
Break before operator on expression-bodied methods
#1693
opened Sep 16, 2025 by
martindisch
Loading...
perf: add
PooledHashSet
and PooledStringBuilder
#1550
opened Mar 21, 2025 by
TimothyMakkison
•
Draft
perf: add
ValueListBuilder
to InvocationExpression
#1542
opened Mar 16, 2025 by
TimothyMakkison
•
Draft
perf: use
ValueListBuilder
for PrivatePrintLeadingTrivia
#1532
opened Mar 9, 2025 by
TimothyMakkison
Loading...
ProTip!
no:milestone will show everything without a milestone.