-
-
Notifications
You must be signed in to change notification settings - Fork 131
Pull requests: belav/csharpier
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: replace
ToImmutableHashSet
with manual implementation
#1716
opened Oct 21, 2025 by
TimothyMakkison
Loading…
fix: comment break indentation of simple lambdas
#1713
opened Oct 19, 2025 by
TimothyMakkison
Loading…
perf: use
ContainsAnyExceptInRange
to calculate width
#1711
opened Oct 18, 2025 by
TimothyMakkison
•
Draft
perf: use static
Func
to prevent unwanted closures
#1710
opened Oct 17, 2025 by
TimothyMakkison
Loading…
perf: set capacity of
List
in MembersForcedLine
#1709
opened Oct 17, 2025 by
TimothyMakkison
Loading…
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…
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!
Adding no:label will show everything without a label.