hy/hy
Konrad Hinsen 269da19d76 Make macros module-specific.
A macro is available in the module where it was defined and
in any module that does a require of the defining module.
Only macros defined in hy.core are globally available.
Fixes #181
2013-05-16 15:34:14 +02:00
..
contrib Rushed fix for the contrib.meth macros 2013-05-12 13:40:30 -04:00
core Make macros module-specific. 2013-05-16 15:34:14 +02:00
lex Don't lex "j" as a complex number. 2013-05-04 10:27:30 +02:00
models Run unit tests against hy2py 2013-05-08 14:39:38 +02:00
__init__.py Meh, 0.9.8 time. 2013-05-12 13:40:53 -04:00
__main__.py License bits. 2013-03-28 22:42:53 -04:00
cmdline.py Make macros module-specific. 2013-05-16 15:34:14 +02:00
compiler.py Make macros module-specific. 2013-05-16 15:34:14 +02:00
completer.py idle cleanup 2013-04-02 14:50:16 -04:00
errors.py holy shit it's 2013 2013-03-18 10:27:14 -04:00
importer.py Make macros module-specific. 2013-05-16 15:34:14 +02:00
macros.py Make macros module-specific. 2013-05-16 15:34:14 +02:00
util.py Remove some unused code 2013-05-05 20:42:48 +02:00