hy/hy
2015-12-14 21:55:53 +01:00
..
contrib Fix typos 2015-12-08 14:43:47 +01:00
core Merge pull request #872 from tuturto/xor 2015-12-12 12:38:14 -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 Fix Python 3.5.1 support by converting kwargs and stararg to str as late as possible (thus preserving positional information) 2015-12-08 16:54:01 -08: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 non-critical macro patch: fixed what seemed to be a typo...'emtpy' -?> 'empty' (unless emtpy has an undocumented meaning) 2015-11-20 13:29:34 -05:00
version.py 0.11.0 Release. 2015-05-09 14:16:28 -04:00