summaryrefslogtreecommitdiff
path: root/src/expr/mkexpr
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2017-09-13 19:26:35 -0500
committerAina Niemetz <aina.niemetz@gmail.com>2017-09-13 17:26:35 -0700
commitc4306288347e043091628b63797f9f54b0359a7c (patch)
tree6140c164ae44519d4828cbd161938e69321667da /src/expr/mkexpr
parent1f11ea2b651aa6627f90d5be2afa225d07f56089 (diff)
Add isConst check for lambda expressions. (#1084)
Add isConst check for lambda expressions by conversions to and from an Array representation where isConst is implemented. This enables check-model to succeed on higher-order benchmarks. Change the builtin rewriter for lambda to attempt to put lambdas into constant form. Update regression.
Diffstat (limited to 'src/expr/mkexpr')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback