rust/src/comp/middle/tstate
Tim Chevalier 28459ca0eb Handle lazy binops properly in typestate
The typestate analysis now reflects that the second operand of a
logical and or or may not be evaluated.
2011-06-28 13:07:52 -07:00
..
ann.rs Tests for while loops that may invalidate constraints 2011-06-27 18:14:23 -07:00
annotate.rs Modify the fn vistors in walk so that they can handle functions without names. Update the typestate code to understand this. 2011-06-24 15:46:20 -07:00
auxiliary.rs pure_exp should set the state, not extend it 2011-06-27 18:14:23 -07:00
bitvectors.rs Tests for while loops that may invalidate constraints 2011-06-27 18:14:23 -07:00
ck.rs Tests for while loops that may invalidate constraints 2011-06-27 18:14:23 -07:00
collect_locals.rs Modify the fn vistors in walk so that they can handle functions without names. Update the typestate code to understand this. 2011-06-24 15:46:20 -07:00
pre_post_conditions.rs Handle lazy binops properly in typestate 2011-06-28 13:07:52 -07:00
states.rs Handle lazy binops properly in typestate 2011-06-28 13:07:52 -07:00
tritv.rs Tests for while loops that may invalidate constraints 2011-06-27 18:14:23 -07:00