hy/tests
Gergely Nagy 21709f0199 hy/core/macros.hy: Add defn-alias / defun-alias
In the same vein as defmacro-alias, this implements defn-alias /
defun-alias, which does essentially the same thing as defmacro-alias,
but for functions.

Signed-off-by: Gergely Nagy <algernon@balabit.hu>
2014-01-18 16:09:35 +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 defn-alias / defun-alias 2014-01-18 16:09:35 +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