contrib
|
Remove hy.contrib.multi
|
2019-11-18 20:06:17 -05:00 |
core
|
Add: parse-args function
|
2019-10-30 10:16:45 -05:00 |
extra
|
Clean up the implementations of anaphoric macros
|
2019-12-21 14:36:24 -05:00 |
lex
|
Implement PEP 3107 & 526 annotations (closes #1794)
|
2019-10-08 09:40:15 -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
|
Merge pull request #1824 from refi64/drop-clint
|
2019-10-22 08:59:46 -04:00 |
errors.py
|
Drop clint for colors in favor of colorama
|
2019-10-08 09:50:15 -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
|
Drop clint for colors in favor of colorama
|
2019-10-08 09:50:15 -05:00 |