hy/tests/native_tests
Julien Danjou cb20910d93 Remove `pass' from the language.
This also fixes a bug in the pass optimize missing branch where the code is
something like: [stmt, [], stmt]; in such case we want to filter out [], so
if we end up with [] we can optimize it. This fix is needed otherwise (do)
inside (do) are not properly optimized.

Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-14 13:56:44 +02:00
..
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
language.hy Remove `pass' from the language. 2013-04-14 13:56:44 +02:00
math.hy Use __future__.division for all Hy code 2013-04-12 05:23:25 +02:00