hy/tests
Julien Danjou 9d8accb93a compiler: do not optimize Name
The optimization is wrong; they can't have side effects, but they can
raise errors.

Signed-off-by: Julien Danjou <julien@danjou.info>
2013-05-05 20:42:48 +02:00
..
compilers Refactor compiler using a result carrying object 2013-05-05 20:42:48 +02:00
importer importer: doc update, MetaImport refactor 2013-04-20 22:11:53 +02:00
lex Don't lex "j" as a complex number. 2013-05-04 10:27:30 +02:00
macros Fix flake8 errors in tests 2013-04-06 21:22:35 +02:00
models Make HyList add returns HyList 2013-04-28 17:04:33 +02:00
native_tests compiler: do not optimize Name 2013-05-05 20:42:48 +02:00
resources Re-indent Hy code using hy-mode 2013-04-28 16:31:31 +02:00
__init__.py Rename decorate-with' to with-decorator' 2013-04-28 17:14:22 +02:00
test_bin.py Fix "hy -c CMD" to show lex errors; add tests 2013-04-24 22:23:12 -04:00