hy/tests/native_tests
gilch a54f6aa38b add hidden &name parameter to macros
The module name allows macros to preexpand their body in the proper
context.
2017-09-23 14:59:43 -06:00
..
contrib add hidden &name parameter to macros 2017-09-23 14:59:43 -06:00
extra Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
cons.hy Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
core.hy Merge pull request #1354 from gilch/comment-discard 2017-08-19 11:29:57 -05:00
defclass.hy Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
language.hy Let argument destructuring work with docstrings 2017-09-17 21:06:45 +01:00
mathematics.hy Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
native_macros.hy Remove apply from tests 2017-07-17 13:34:42 -07:00
operators.hy Shadow get (#1344) 2017-07-26 21:10:54 -05:00
py3_only_tests.hy support (nonlocal) in let 2017-09-18 13:51:32 -06:00
py35_only_tests.hy Implement #* and #** unpacking 2017-07-17 13:34:39 -07:00
quote.hy Allow unquote-splice to accept any false value as empty 2017-08-02 00:50:37 +09:00
tag_macros.hy Don't try to lex tag-macro calls as shebangs 2017-07-23 11:43:19 -07:00
unless.hy Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
when.hy Burninate the synonyms true, false, and nil 2016-11-23 18:35:17 -08:00
with_decorator.hy Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
with_test.hy Initialize the return variable of with 2017-08-19 07:35:41 -07:00