hy/tests/native_tests
Julien Danjou f8131d3c36 compiler: add else' support in try'
This is a bit tricky, since we'll also have to support `finally' in the end,
I've introduced an Else statement on my own to be able to recognize it.

This fixes #74

Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-09 17:00:30 +02:00
..
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
language.hy compiler: add else' support in try' 2013-04-09 17:00:30 +02:00
math.hy Change all instances of (def foo bar) to (setv foo bar)! 2013-04-01 16:51:28 -05:00