hy/hy
Nicolas Dandrimont 772927c53d Drop the bare names that were sprinkled everywhere in the generated AST.
This closes #162

We make sure not to drop *explicitly written* bare names.
2013-05-08 18:49:07 +02:00
..
contrib Rename decorate-with' to with-decorator' 2013-04-28 17:14:22 +02:00
core Cleanup 2013-05-05 20:42:48 +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 awesome. 0.9.7 2013-05-05 23:04:51 -04:00
__main__.py License bits. 2013-03-28 22:42:53 -04:00
cmdline.py Fix "hy -c CMD" to show lex errors; add tests 2013-04-24 22:23:12 -04:00
compiler.py Drop the bare names that were sprinkled everywhere in the generated AST. 2013-05-08 18:49:07 +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 Split eval in two steps to allow eval'ing statements 2013-05-05 20:42:48 +02:00
macros.py Revert "Make HySymbol bytes free!" 2013-04-06 20:02:08 -04:00
util.py Remove some unused code 2013-05-05 20:42:48 +02:00