hy/tests/resources
Nicolas Dandrimont 875d5f2ff5 Rewrite the bootstrap macros in hy
This gets rid of the dichotomy between bootstrap.py and macros.hy,
by making both files hy modules.

I added some error checking to make the macros more resilient. The
biggest (user-visible) change is the change in cond, which now only
accepts lists as arguments. Tests updated accordingly.

Closes: #176 (whoops, no more bootstrap)
2013-09-29 18:13:28 +02:00
..
importer Don't leave cruft around in sys.modules when an import fails. 2013-07-06 20:37:44 +02:00
__init__.py Test importing things with dashes 2013-04-07 09:54:53 -04:00
argparse_ex.hy Rewrite the bootstrap macros in hy 2013-09-29 18:13:28 +02:00
tlib.py Change macros to be called with separate arguments 2013-05-11 09:09:34 +02:00