hy/hy
Nicolas Dandrimont a44e53f4de Comments end when the input ends or a newline occurs
This fixes #382, which occured because the REPL doesn't use trailing newlines.
2014-01-02 03:09:18 +01:00
..
contrib Merge branch 'meth-fix' of https://github.com/Willyfrog/hy into Willyfrog-meth-fix 2014-01-02 00:53:40 +01:00
core Merge branch 'better-macroexpand' of https://github.com/sbp/hy into sbp-better-macroexpand 2014-01-02 00:49:40 +01:00
lex Comments end when the input ends or a newline occurs 2014-01-02 03:09:18 +01:00
models Merge branch master onto pr/284 2013-12-06 20:07:39 +05:30
__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 Changing --show_tracebacks to --show-tracebacks 2013-12-31 09:56:03 -07:00
compiler.py More updates, including from Foxboron, for errors like (for) 2013-12-31 09:56:03 -07:00
completer.py Fix for readline REPL problem Darwin Python3 2013-12-20 07:23:35 -07:00
errors.py Cleaning up some comments from berker 2013-12-31 09:56:03 -07:00
importer.py Cleaning up some comments from berker 2013-12-31 09:56:03 -07:00
macros.py More updates, including from Foxboron, for errors like (for) 2013-12-31 09:56:03 -07:00
version.py We're 0.9.12 2013-12-31 14:24:50 -05:00