hy/hy
Paul Tagliamonte fd60a864eb Translate all foo? -> is_foo. Close #334
The fancypants Hy award goes to Nick for coming up with the quoted
symbol hack for exports. This broke with foo?, since the export string
needs to be is_foo, but using a quoted string will pick up the change
due to it being a Symbol.

Mad clown love for that, @olasd.
2013-12-01 15:03:31 -05:00
..
contrib Fix typo in ap-map-when 2013-11-30 10:30:42 -05:00
core Translate all foo? -> is_foo. Close #334 2013-12-01 15:03:31 -05:00
lex Translate all foo? -> is_foo. Close #334 2013-12-01 15:03:31 -05:00
models Remove the redundant pass statement. 2013-09-30 12:55:05 +03:00
__init__.py Add some machinery to avoid importing hy in setup.py 2013-07-28 19:34:59 +02:00
__main__.py License bits. 2013-03-28 22:42:53 -04:00
_compat.py PY3 should really check for Python >= 3 2013-09-29 14:53:44 +02:00
cmdline.py Add hy._compat module. 2013-09-29 12:10:08 +03:00
compiler.py Cleanup the hy.macros module 2013-09-29 18:13:28 +02:00
completer.py Add hy._compat module. 2013-09-29 12:10:08 +03:00
errors.py holy shit it's 2013 2013-03-18 10:27:14 -04:00
importer.py Add hy._compat module. 2013-09-29 12:10:08 +03:00
macros.py Cleanup the hy.macros module 2013-09-29 18:13:28 +02:00
version.py Prepare 0.9.11 2013-11-12 21:59:34 -05:00