hy/hy/core
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
..
__init__.py Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
bootstrap.hy More updates, including from Foxboron, for errors like (for) 2013-12-31 09:56:03 -07:00
language.hy Merge branch 'master' into pr/425 2014-01-12 12:48:26 -05:00
macros.hy hy/core/macros.hy: Add defn-alias / defun-alias 2014-01-18 16:09:35 +01:00