hy/hy
Tuukka Turto eaf1a3023a Change xor to binary function
xor with more than two input parameters is not well defined and people
have different expectations on how it should behave. Avoid confusion by
sticking with two parameters only.
2015-08-03 05:37:39 +03:00
..
contrib Merge pull request #788 from nicolas-p/ap-pipe-ap-compose 2015-07-23 15:08:18 +02:00
core Change xor to binary function 2015-08-03 05:37:39 +03:00
lex Add one-argument division and rationals (closes #825 and #826) 2015-07-29 13:30:24 -05:00
models Merge pull request #761 from larme/fix-replace-hyobject 2015-07-23 14:09:56 +02:00
__init__.py Add set literals (closes #827) 2015-07-14 23:59:29 +03:00
__main__.py Typo fixes in comments 2014-05-02 21:31:51 +05:30
_compat.py adds support for Python 3.5 infix matrix multiplication 2015-04-12 21:45:39 -07:00
cmdline.py Run file using hy -i 2015-02-28 18:11:42 +10:00
compiler.py Merge pull request #824 from kirbyfan64/short-circuit 2015-07-31 23:57:25 +02:00
completer.py move imports and operators to satisfy new version of pep8 checker 2015-02-16 22:21:49 -08:00
errors.py distinguish IOError when loading file from that raised by program itself 2015-02-16 14:27:18 -08:00
importer.py Merge pull request #761 from larme/fix-replace-hyobject 2015-07-23 14:09:56 +02:00
macros.py reader macro #@ for with-decorator 2015-07-26 15:05:38 -07:00
version.py 0.11.0 Release. 2015-05-09 14:16:28 -04:00