hy/hy
Elf M. Sternberg 13b484ce46 Modernized.
2016-12-20 10:54:11 +02:00
..
contrib Merge branch 'seq' 2016-12-08 10:27:33 -08:00
core add defmacro! and fix macro expansion error message (#1172) 2016-12-14 18:10:46 -06:00
importer Modernized. 2016-12-20 10:54:11 +02:00
lex Add a module for getting reserved words (#1171) 2016-12-12 10:11:42 +02:00
models Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07:00
__init__.py Generate hy.version using git describe 2016-10-12 17:11:44 -07: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 Modernized. 2016-12-20 10:54:11 +02:00
compiler.py Lvalue of setv is checked too early when using or 2016-12-01 09:49:51 +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 Fix issue #982: UTF-8 encode error message before passing it to clint. 2015-12-14 21:55:53 +01:00
macros.py add defmacro! and fix macro expansion error message (#1172) 2016-12-14 18:10:46 -06:00