hy/tests
Nicolas Dandrimont 9e03e0e6ec Modify HyDict semantics to allow nesting expressions
HyDicts are now HyLists, that get compiled down to dicts
only by the compiler.
2013-05-14 11:43:17 +02:00
..
compilers Merge branch 'master' into bugfix/paultag/fix-try-except 2013-05-08 20:22:51 -04:00
importer importer: doc update, MetaImport refactor 2013-04-20 22:11:53 +02:00
lex Modify HyDict semantics to allow nesting expressions 2013-05-14 11:43:17 +02:00
macros Change macros to be called with separate arguments 2013-05-11 09:09:34 +02:00
models Make HyList add returns HyList 2013-04-28 17:04:33 +02:00
native_tests Test requires from native code 2013-05-11 21:25:21 +02:00
resources Change macros to be called with separate arguments 2013-05-11 09:09:34 +02:00
__init__.py style fixes 2013-05-11 13:59:19 -04:00
test_bin.py Fixup comment 2013-05-08 15:01:08 +02:00