hy/tests/native_tests
Gergely Nagy 8e2a892469
hy.contrib.alias: Move defn-alias and defmacro-alias here
As discussed in #880, move defn-alias and defmacro-alias to a contrib
module.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-08-10 09:24:48 +02:00
..
contrib hy.contrib.alias: Move defn-alias and defmacro-alias here 2015-08-10 09:24:48 +02:00
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
cons.hy Add a cons object and related mechanisms 2014-01-23 23:08:52 +01:00
core.hy remove catch in favor of except 2015-08-09 00:53:10 -06:00
defclass.hy Add macro expansion in defclass 2014-12-07 11:52:09 +10:00
language.hy remove catch in favor of except 2015-08-09 00:53:10 -06:00
mathematics.hy remove catch in favor of except 2015-08-09 00:53:10 -06:00
native_macros.hy hy.contrib.alias: Move defn-alias and defmacro-alias here 2015-08-10 09:24:48 +02:00
py3_only_tests.hy remove catch in favor of except 2015-08-09 00:53:10 -06:00
quote.hy Remove HyLambdaListKeyword from the parser 2014-06-03 21:36:49 -04:00
reader_macros.hy reader macro #@ for with-decorator 2015-07-26 15:05:38 -07:00
shadow.hy remove catch in favor of except 2015-08-09 00:53:10 -06:00
unless.hy add nil as synonym for None 2013-12-27 13:50:19 -07:00
when.hy add nil as synonym for None 2013-12-27 13:50:19 -07:00
with_decorator.hy Added a fix for nested decorators. Fixes #752 2015-01-14 19:42:02 +00:00
with_test.hy added for and with macros 2013-12-29 16:50:21 +01:00