hy/hy
2016-10-20 19:12:33 +03:00
..
contrib Fix anaphoric macro ap-if. 2015-12-17 15:39:33 +01:00
core Don't check the type of arguments to inc, odd?, etc. 2016-10-11 14:04:50 -07:00
lex Teach apply about symbol mangling 2015-09-24 09:47:12 +02:00
models Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07: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 Allow --version as a synonym for -v 2016-09-29 09:18:04 -07:00
compiler.py Allow &rest after &optional, like Python 2016-10-11 13:31:22 -07:00
completer.py move imports and operators to satisfy new version of pep8 checker 2015-02-16 22:21:49 -08:00
errors.py Fix issue #982: UTF-8 encode error message before passing it to clint. 2015-12-14 21:55:53 +01:00
importer.py Fix typos 2016-07-01 16:44:12 +02:00
macros.py Overhaul macros to allow macros to ref the Compiler 2015-12-23 15:52:47 -05:00
version.py 0.11.0 Release. 2015-05-09 14:16:28 -04:00