hy/hy/core
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
..
__init__.py Jank @olasd's hack, clean up core. 2013-07-06 14:00:11 -04:00
bootstrap.hy Fully qualify the HyTypeError reference 2013-10-17 18:53:43 +02:00
language.hy Translate all foo? -> is_foo. Close #334 2013-12-01 15:03:31 -05:00
macros.hy Rewrite the bootstrap macros in hy 2013-09-29 18:13:28 +02:00