Expressions icon indicating copy to clipboard operation
Expressions copied to clipboard

Add support for constant folding

Open pvginkel opened this issue 14 years ago • 0 comments

Add support for constant folding. When an expression is completely constant, it shouldn't be compiled at all but the constant result should be returned instead.

pvginkel avatar Apr 01 '12 05:04 pvginkel