hy/tests/native_tests
Tuukka Turto 2ee91f6dc6 Merge branch 'yield-ret'
Conflicts:
	NEWS
2017-03-19 22:26:13 +02:00
..
contrib Remove uses of let from various tests 2017-02-04 09:07:27 -08:00
extra Move hy.core.reserved to hy.extra.reserved (#1231) 2017-03-02 16:49:32 -06:00
__init__.hy ideas, ideas. 2013-03-05 18:39:34 -05:00
cons.hy Remove car and cdr in favor of first and rest (#1241) 2017-03-06 10:34:40 -06:00
core.hy Move hy.core.reserved to hy.extra.reserved (#1231) 2017-03-02 16:49:32 -06:00
defclass.hy Remove uses of let from various tests 2017-02-04 09:07:27 -08:00
language.hy Merge branch 'yield-ret' 2017-03-19 22:26:13 +02:00
mathematics.hy Remove uses of let from various tests 2017-02-04 09:07:27 -08:00
native_macros.hy Add bytestring literals 2017-02-19 09:04:45 +02:00
py3_only_tests.hy Remove uses of let from various tests 2017-02-04 09:07:27 -08:00
quote.hy Remove car and cdr in favor of first and rest (#1241) 2017-03-06 10:34:40 -06:00
reader_macros.hy defreader: Allow strings as macro names 2015-12-17 13:24:20 +01:00
shadow.hy Remove uses of let from various tests 2017-02-04 09:07:27 -08: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 fn work like lambda and remove lambda (#1228) 2017-02-22 17:36:52 -06:00
with_test.hy Drop a set of brackets from with. 2015-10-01 10:08:04 +02:00