hy/tests/native_tests/contrib
Gergely Nagy fa24042cb0 hy.contrib.walk: Add (macroexpand-all)
This function will recursively perform all possible macroexpansions in
the supplied form. Unfortunately, it also traverses into quasiquoted
parts, where it shouldn't, but it is a useful estimation of macro
expansion anyway.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2014-02-01 18:34:12 +01:00
..
__init__.hy contrib/anaphoric: More anaphoric macros added 2013-12-26 05:57:06 +02:00
anaphoric.hy Merge branch 'master' into paultag/ana/if 2013-12-26 17:57:29 -05:00
loop.hy Added loop/recur macro for tail-call optimization 2014-01-12 14:02:27 -05:00
meth.hy Move all contrib.meth tests to tests/native_tests/contrib/. 2014-01-17 03:56:12 +02:00
walk.hy hy.contrib.walk: Add (macroexpand-all) 2014-02-01 18:34:12 +01:00