hy/tests
Paul Tagliamonte 1c12b2870e Add yield from via macro magic.
This will let us use (basic) yield from behavior from Python 2. This
 isn't complete, and is low-hanging fruit for others willing to hack
 on hy.

 I've also changed the macrosystem to allow for proper bootstrapping.
 This is similar to how it's done elsewhere in the codebase (stdlib
 stuff).
2013-08-17 11:37:48 -04:00
..
compilers Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
importer Fix flake error 2013-07-06 20:39:02 +02:00
lex Wire the rply parser 2013-07-28 17:36:36 +02:00
macros Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
models Make HyList add returns HyList 2013-04-28 17:04:33 +02:00
native_tests Add yield from via macro magic. 2013-08-17 11:37:48 -04:00
resources Provide bin scripts for both Windows and *nix 2013-07-14 09:06:42 -06:00
__init__.py Add set of new core functions 2013-07-13 09:55:16 -06:00
test_bin.py Wire the rply parser 2013-07-28 17:36:36 +02:00