hy/hy
Kodi Arfer 0fc96306bc Drop support for Python 3.3 2017-08-26 13:36:51 -07:00
..
contrib No TypeError from multi-arity defn returning None 2017-08-04 17:08:41 +02:00
core Make `assoc` a macro instead of a special form 2017-08-25 11:41:28 -07:00
extra Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
lex add #_ discard syntax 2017-08-02 16:55:14 -06:00
__init__.py Expose `read`, `read_str`, and `eval` in Python 2017-08-05 17:29:15 -07:00
__main__.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
_compat.py Drop support for Python 3.3 2017-08-26 13:36:51 -07:00
cmdline.py Slightly simplify HyREPL 2017-07-03 17:01:12 -07:00
compiler.py Drop support for Python 3.3 2017-08-26 13:36:51 -07:00
completer.py Added docomplete truth check on hy/completer.py:27 2017-08-07 13:25:58 -04:00
errors.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
importer.py Drop support for Python 3.3 2017-08-26 13:36:51 -07:00
macros.py Require HySymbols instead of HyStrings more often 2017-07-12 10:57:35 -07:00
models.py Fix copy behaviour of HyComplex 2017-08-09 23:30:16 +02:00