FastExpressionCompiler.src 5.0.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
Showing the top 20 packages that depend on FastExpressionCompiler.src.
Packages | Downloads |
---|---|
Parlot
Parlot is a fast, lightweight and simple to use .NET parser combinator.
|
16 |
## v5.0.0 Major feature release
- feat: #271 Add conversion from the System Expression to the Light Expression to allow hoisted system expression embedding in the larger light expression
- feat: #432 Add explicit target for .NET 9
- feat: #434 ToCSharpString should generate stable names for the unnamed variables, parameters and labels
- fix: #262 Optimize OpCode.Ceq plus Branch into a single compare-and-branch
- fix: #424 TryCatch expression as argument in Call expression produces invalid program
- fix: #426 Directly passing a method result to another method by ref, fails with InvalidProgramException
- fix: #427 CSharp output with more consistency, robustness and more understandable code
- fix: #428 Expression.Switch without a default case incorrectly calls first case for unmatched values
- fix: #430 TryCatch - Bad label content in ILGenerator
.NET 8.0
- No dependencies.
.NET Framework 4.7.2
- System.ValueTuple (>= 4.5.0)
.NET Standard 2.0
- System.Dynamic.Runtime (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 0 | 12/22/2024 |
5.0.0 | 6 | 12/11/2024 |
4.2.2 | 8 | 10/21/2024 |
4.2.1 | 23 | 07/24/2024 |
4.2.0 | 29 | 07/24/2024 |
4.1.0 | 17 | 07/24/2024 |
4.0.2 | 15 | 07/24/2024 |
4.0.1 | 18 | 07/24/2024 |
4.0.0 | 22 | 07/24/2024 |
3.3.4 | 21 | 07/24/2024 |
3.3.3 | 20 | 07/24/2024 |
3.3.2 | 17 | 07/24/2024 |
3.3.1 | 19 | 07/24/2024 |
3.3.0 | 27 | 07/24/2024 |
3.2.2 | 26 | 07/24/2024 |
3.2.1 | 17 | 07/24/2024 |
3.2.0 | 15 | 07/24/2024 |
3.1.0 | 18 | 07/24/2024 |
3.0.5 | 32 | 07/24/2024 |
3.0.4 | 22 | 07/24/2024 |
3.0.3 | 22 | 07/24/2024 |
3.0.2 | 21 | 07/24/2024 |
3.0.1 | 23 | 07/24/2024 |
3.0.0 | 17 | 07/24/2024 |