issues
search
antiufo
/
roslyn-linq-rewrite
Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
MIT License
716
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing assemblies?
#26
Serenyrddraig
closed
1 year ago
1
Doesn't work at all
#25
jtorjo
opened
3 years ago
0
Leverage Array.Copy and List<T>.CopyTo in FastLinqExtensions
#24
TheXenocide
opened
6 years ago
0
Failure on .Net Core 2.1
#23
rmihalache
opened
6 years ago
2
unity3d support
#22
friuns2
opened
6 years ago
1
Don't compile, just output the optimized code
#21
rafaelm7o
closed
4 years ago
1
Incorrect rewrite using foreach variable as ref parameter
#20
jgardiol
opened
6 years ago
1
Some expressions terminated with .ToArray() are incorrectly rewritten
#19
jgardiol
opened
6 years ago
0
Anybody home? VM-ing .NET4.6.2 to process .NET4.5.2 assembly
#18
jspraul
opened
7 years ago
0
Provide the rewrite engine as a Nuget Package
#17
redknightlois
closed
7 years ago
1
Compiler step instead of replacing compiler
#16
ZacLiveEarth
opened
7 years ago
1
Added rewriting for property/event accessors
#15
hamish-milne
opened
8 years ago
0
Faulty rewrite setting variable from outer scope inside foreach loop without reading it
#14
sonix1977nl
opened
8 years ago
0
Making it work only in Release
#13
igorkulman
closed
8 years ago
4
Error messages does not inform filename, line number
#12
ghost
opened
8 years ago
0
Got error MSB6006 compiling EFCore
#11
ilmax
closed
4 years ago
0
Alternate Opt-in attributes
#10
Andrew-Hanlon
opened
8 years ago
3
Optimize .NET Framework Dependency
#9
PBeckerr
opened
8 years ago
0
Add T4 example
#8
dzmitry-lahoda
opened
8 years ago
0
Missing license
#7
ogrim
closed
8 years ago
1
.csx samples: script code declared outside of a type fails to compile
#6
antiufo
opened
8 years ago
0
Benchmarks
#5
angularsen
opened
8 years ago
0
Fix code sample
#4
mattwarren
closed
8 years ago
0
How to add to regular C# project
#3
ProductiveRage
opened
8 years ago
10
Typo in the output code
#2
mdpopescu
closed
8 years ago
2
pass large structs by ref for performance
#1
bbarry
opened
8 years ago
2