rust/src/comp/middle/tstate
Marijn Haverbeke 61fc12d0d0 Partial implementation of resources
Non-copyability is not enforced yet, and something is still flaky with
dropping of the internal value, so don't actually use them yet. I'm
merging this in so that I don't have to keep merging against new
patches.
2011-06-25 21:15:11 +02:00
..
ann.rs Invalidate constraints correctly after an assignment expression 2011-06-24 22:36:53 -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 Invalidate constraints correctly after an assignment expression 2011-06-24 22:36:53 -07:00
bitvectors.rs Invalidate constraints correctly after an assignment expression 2011-06-24 22:36:53 -07:00
ck.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
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 Partial implementation of resources 2011-06-25 21:15:11 +02:00
states.rs Remove variable name 'res' from test suite 2011-06-25 21:15:04 +02:00
tritv.rs Remove variable name 'res' from test suite 2011-06-25 21:15:04 +02:00