hy/tests/native_tests
Tuukka Turto a9621817f9
Merge pull request #1433 from Kodiologist/while-multistatement
Handle statements in the condition of `while`
2018-01-11 07:45:27 +02:00
..
contrib back let with dict for better defclass behavior 2017-10-30 20:23:57 -06:00
extra generalize #% to arbitrary expressions 2017-10-26 14:23:25 -06: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 fix gensym format to start with _ for import * 2017-09-23 23:41:37 -06:00
defclass.hy Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
language.hy Merge pull request #1433 from Kodiologist/while-multistatement 2018-01-11 07:45:27 +02:00
mathematics.hy Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
native_macros.hy Merge branch 'master' into letmacro 2017-11-01 09:39:18 -05:00
operators.hy Shadow get (#1344) 2017-07-26 21:10:54 -05:00
py3_only_tests.hy back let with dict for better defclass behavior 2017-10-30 20:23:57 -06:00
py35_only_tests.hy Allow coroutines to be decorated 2017-12-31 09:03:39 -05:00
py36_only_tests.hy Introduce for/a* and for/a expressions 2017-12-30 19:02:15 -05: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