hy/tests/native_tests
2014-09-04 21:29:38 +12:00
..
contrib anaphoric: fix first & last when conditions fail 2014-05-24 17:48:46 +05:30
__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 Fix 'some' (first logical true value or nil) 2014-09-04 21:29:38 +12:00
defclass.hy Rename slots to attribute/attr 2014-09-04 00:06:52 +02:00
language.hy Make nth return default value when out of bounds 2014-08-23 23:35:31 +12:00
math.hy Operators + and * work without args, fixes #372 2013-12-16 00:04:43 +05:30
native_macros.hy Merge branch 'master' into pr/584 2014-08-18 18:18:25 +02:00
py3_only_tests.hy revert yield-from test 2014-06-09 16:33:32 -04:00
quote.hy Remove HyLambdaListKeyword from the parser 2014-06-03 21:36:49 -04:00
reader_macros.hy Fix reader macros to actually be macros 2014-01-17 01:07:47 +01:00
shadow.hy Shadow '+' to handle string/list concatenation 2014-08-26 21:38:52 +12: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 Rename decorate-with' to with-decorator' 2013-04-28 17:14:22 +02:00
with_test.hy added for and with macros 2013-12-29 16:50:21 +01:00