hy/tests/native_tests/contrib
Abhishek L c2982a9ae3 anaphoric: fix first & last when conditions fail
* hy/contrib/anaphoric.hy: `ap-first` and `ap-last` now handle cases
  when failure happens for the predicate. Thanks to @tutorto for
  reporting this bug
2014-05-24 17:48:46 +05:30
..
__init__.hy contrib/anaphoric: More anaphoric macros added 2013-12-26 05:57:06 +02:00
anaphoric.hy anaphoric: fix first & last when conditions fail 2014-05-24 17:48:46 +05:30
curry.hy Add Curry module. 2014-03-29 14:40:13 -04:00
loop.hy Added loop/recur macro for tail-call optimization 2014-01-12 14:02:27 -05:00
meth.hy Move all contrib.meth tests to tests/native_tests/contrib/. 2014-01-17 03:56:12 +02:00
multi.hy Added defmulti 2014-02-05 16:07:48 +01:00
walk.hy hy.contrib.walk: Add support for walking cons cells 2014-02-01 18:36:57 +01:00