hy/hy
Ryan Gonzalez a0251a25ed Merge pull request #1003 from algernon/f/defreader-1-string
defreader: Allow strings as macro names
2016-04-14 12:13:00 -05: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 #1003 from algernon/f/defreader-1-string 2016-04-14 12:13:00 -05: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 Tidier string type check for eval 2015-08-13 09:59:58 +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