hy/hy
Kodi Arfer d3fa375052 Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
..
contrib Revert the extension of `with-decorator` to `setv` 2017-04-13 06:36:00 +03:00
core Drop support for Pythons 3 older than 3.3 2017-04-24 14:22:13 -07:00
extra Remove `car` and `cdr` in favor of `first` and `rest` (#1241) 2017-03-06 10:34:40 -06:00
lex Rename reader macros to "sharp macros" (#1282) 2017-04-21 10:07:48 -05:00
__init__.py Fix bug: quoting a bytestring raises ImportError (#1245) 2017-03-04 19:04:28 -06:00
__main__.py Typo fixes in comments 2014-05-02 21:31:51 +05:30
_compat.py Drop support for Pythons 3 older than 3.3 2017-04-24 14:22:13 -07:00
cmdline.py Fix HyMacroExpansionError underline alignment 2017-03-24 11:09:30 -07:00
compiler.py Drop support for Pythons 3 older than 3.3 2017-04-24 14:22:13 -07:00
completer.py Rename reader macros to "sharp macros" (#1282) 2017-04-21 10:07:48 -05: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 Migrate from Nose to pytest 2017-04-26 14:00:11 -07:00
macros.py Rename reader macros to "sharp macros" (#1282) 2017-04-21 10:07:48 -05:00
models.py Add bytestring literals 2017-02-19 09:04:45 +02:00