hy/tests
Paul Tagliamonte eeef65b505 Change the signature of (for) and (with).
(for) is restored to clojure-like flatness.
 (with) can be used without the nested list if you don't care about the
        name.

   Tests and examples updated.
2013-12-31 13:35:31 -05:00
..
compilers Change the signature of (for) and (with). 2013-12-31 13:35:31 -05:00
importer Fix flake error 2013-07-06 20:39:02 +02:00
lex Hy reader macros #377 2013-12-23 14:33:51 +01:00
macros Hy reader macros #377 2013-12-23 14:33:51 +01:00
models Make HyList add returns HyList 2013-04-28 17:04:33 +02:00
native_tests Change the signature of (for) and (with). 2013-12-31 13:35:31 -05:00
resources Rewrite the bootstrap macros in hy 2013-09-29 18:13:28 +02:00
__init__.py added for and with macros 2013-12-29 16:50:21 +01:00
test_bin.py More updates, including from Foxboron, for errors like (for) 2013-12-31 09:56:03 -07:00