hy/hy
Tuukka Turto 77bc767907 Merge branch 'master' into multimethod
Conflicts:
	docs/contrib/multi.rst
2016-11-03 14:06:13 +02:00
..
contrib Merge branch 'master' into multimethod 2016-11-03 14:06:13 +02:00
core Add docs and tests for as-> macro (#1141) 2016-11-03 10:20:26 +02: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 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 Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
compiler.py Give require the same features as import (#1142) 2016-11-03 09:35:58 +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
importer.py Add import_file_to_globals for use in emacs inferior lisp mode 2016-07-01 23:27:36 +01:00
macros.py Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00