author | Sebastian Harl <sh@tokkee.org> | |
Sat, 2 Aug 2014 10:57:16 +0000 (12:57 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 2 Aug 2014 10:57:16 +0000 (12:57 +0200) | ||
commit | 6ef9d05304ef34454ab41b4d98a05f2b5ef0f547 | |
tree | 98d37dbd32f1cd389c9cac8b5b645ad3a3eb2748 | tree | snapshot |
parent | dde59b1a78041d3298d9d637173b1ed7ed430498 | commit | diff |
store_expr: Evaluate constant expressions early.
That is, when creating a new expression objects, evaluate it right away if its
left and right operands are constant values.
That is, when creating a new expression objects, evaluate it right away if its
left and right operands are constant values.
src/core/store_expr.c | diff | blob | history |