hy/hy/core
Gergely Nagy 439fa6eb17 core.macros: Fix a for corner case
In case for doesn't get a body, raise the appropriate, descriptive error
instead of an IndexOutOfBounds one. Also updated the failing test case.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-08-10 10:16:25 +02:00
..
__init__.py Add shadow.hy to core 2014-05-26 21:50:47 -04:00
bootstrap.hy hy.contrib.alias: Move defn-alias and defmacro-alias here 2015-08-10 09:24:48 +02:00
language.hy remove catch in favor of except 2015-08-09 00:53:10 -06:00
macros.hy core.macros: Fix a for corner case 2015-08-10 10:16:25 +02:00
shadow.hy Fix up the rest of the code that still uses slice 2015-08-05 13:29:13 +02:00