artiq/artiq/test/lit/exceptions
whitequark 77d47c2fdd transforms.artiq_ir_generator: split out finally→reraise control flow.
This makes it accessible to introspect by local access validator,
making some previously rejected code valid.

Fixes #331.
2016-06-22 00:57:32 +00:00
..
catch.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
catch_all.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
catch_multi.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
catch_outer.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
finally.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
finally_catch.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
finally_raise.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
finally_reraise.py transforms.artiq_ir_generator: split out finally→reraise control flow. 2016-06-22 00:57:32 +00:00
finally_squash.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
finally_uncaught.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
reraise.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
reraise_update.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
uncaught.py lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00