hy/hy
Kodi Arfer 8351ccf9d9 Allow inline Python 2019-09-17 12:04:03 -04:00
..
contrib Use #* assignments instead of `head-tail` 2019-08-18 09:44:29 -04:00
core Add explicit checks for HyList 2019-08-18 09:43:02 -04:00
extra Update copyright years 2019-02-07 08:57:35 -05:00
lex Move `isidentifier` to hy.lex 2019-06-04 14:01:59 -04:00
__init__.py Refactor REPL error handling and filter Hy internal trace output 2019-02-07 13:43:58 -05:00
__main__.py Pre-Python 3.4 cleanup (including Python 2) 2019-07-22 14:11:17 -04:00
_compat.py Remove hy._compat.PY3 2019-06-04 14:01:59 -04:00
cmdline.py Remove aliases: `builtins`, `FileNotFoundError` 2019-06-04 14:01:59 -04:00
compiler.py Allow inline Python 2019-09-17 12:04:03 -04:00
completer.py Avoid a crash when we can't access a history file 2019-08-16 19:03:34 -04:00
errors.py Add special exception and handling for wrapper errors 2019-02-07 13:45:41 -05:00
importer.py Pre-Python 3.4 cleanup (including Python 2) 2019-07-22 14:11:17 -04:00
macros.py Fix crashes on the new Python 3.8 alpha 2019-06-04 16:03:52 -04:00
model_patterns.py Update copyright years 2019-02-07 08:57:35 -05:00
models.py Return plain lists from HyDict.keys, .values 2019-08-18 09:43:02 -04:00