hy/tests
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
..
compilers Bootstrap a macro error-reporting test file 2013-11-02 20:50:21 +01: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 Hy reader macros #377 2013-12-23 14:33:51 +01:00
resources Rewrite the bootstrap macros in hy 2013-09-29 18:13:28 +02:00
__init__.py Hy reader macros #377 2013-12-23 14:33:51 +01:00
test_bin.py Merge pull request #328 from berkerpeksag/add-astor 2013-12-11 08:13:03 -08:00