hy/tests
Gergely Nagy e90b24b73a
hy/core/macros.hy: Add an (if-not) macro
Sometimes it is better to start with the false condition, sometimes that
makes the code clearer. For that, the (if-not) macro, which simply
reverses the order of the condition blocks, can be of great use.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2014-01-18 22:56:20 +01:00
..
compilers Add tests for the attribute access DSL 2014-01-09 03:35:32 +01:00
importer Fix flake error 2013-07-06 20:39:02 +02:00
lex Merge branch 'master' into pr/443 2014-01-17 20:25:09 +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/core/macros.hy: Add an (if-not) macro 2014-01-18 22:56:20 +01:00
resources Rewrite the bootstrap macros in hy 2013-09-29 18:13:28 +02:00
__init__.py Move all contrib.meth tests to tests/native_tests/contrib/. 2014-01-17 03:56:12 +02:00
test_bin.py Merge branch 'master' into pr/440 2014-01-17 20:20:39 +01:00