hy/hy
Matthew Egan Odendahl 3e0d2ac08a Merge pull request #960 from kirbyfan64/kwonly_err
Give an error when &kwonly, &key or &kwargs is used in a macro definition
2016-07-07 10:43:05 -06:00
..
contrib Fix anaphoric macro ap-if. 2015-12-17 15:39:33 +01:00
core Overhaul macros to allow macros to ref the Compiler 2015-12-23 15:52:47 -05:00
lex Teach apply about symbol mangling 2015-09-24 09:47:12 +02:00
models Add hex and octel support to Hy integers 2015-09-15 11:27:38 -04: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 Fix issue #982: UTF-8 encode error message before passing it to clint. 2015-12-14 21:55:53 +01:00
compiler.py Merge pull request #960 from kirbyfan64/kwonly_err 2016-07-07 10:43:05 -06: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