hy/tests/macros
Foxboron c9fdd40c9f Hy reader macros #377
Added first iteration of reader macros
Refactored defmacro and defreader
Added test inn hy/tests/lex/test_lex.py
Added new test in hy/tests/native/tests
Added new test in hy/tests/macros.

changed the error given in the dispatch macro and added some handling for missing symbol and invalid characters
2013-12-23 14:33:51 +01:00
..
__init__.py Thinking some ideas out. 2013-03-07 22:52:47 -05:00
test_macro_processor.py Cleanup the hy.macros module 2013-09-29 18:13:28 +02:00
test_reader_macros.py Hy reader macros #377 2013-12-23 14:33:51 +01:00