hy/hy
Kodi Arfer 801836f6c2 Remove the Python 2 yield-from macro
I moved the yield-from tests from native_macros to py3_only_tests.
2017-07-13 08:46:41 -07:00
..
contrib hy-repr: Support NaN and Inf 2017-07-10 08:50:49 -07:00
core Remove the Python 2 yield-from macro 2017-07-13 08:46:41 -07:00
extra Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
lex Don't parse 5.attr or :foo.attr as symbols 2017-06-23 08:30:37 -07:00
__init__.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
__main__.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
_compat.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
cmdline.py Slightly simplify HyREPL 2017-07-03 17:01:12 -07:00
compiler.py Don't make yield-from a special form on Python 2 2017-07-13 08:46:41 -07:00
completer.py rename sharp macros to tag macros 2017-06-22 22:48:46 -06:00
errors.py Make all files comply with license-header policy 2017-04-27 14:16:57 -07:00
importer.py Make lists no longer magical for the compiler 2017-07-03 17:01:12 -07:00
macros.py Require HySymbols instead of HyStrings more often 2017-07-12 10:57:35 -07:00
models.py Require capitalizing NaN and Inf like so 2017-07-10 08:50:49 -07:00