hy/hy
Kodi Arfer a33f80b2ce Allow --version as a synonym for -v
--version is a GNU standard that is also common for non-GNU programs, such as Python.
2016-09-29 09:18:04 -07:00
..
contrib Fix anaphoric macro ap-if. 2015-12-17 15:39:33 +01:00
core Make unary + call __pos__ 2016-09-20 13:05:52 -07: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 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 Allow --version as a synonym for -v 2016-09-29 09:18:04 -07:00
compiler.py Merge pull request #1113 from zackmdavis/travis_by_night 2016-09-24 11:48:47 -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