Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Refactor line continuation handlers #37

Open
max99x opened this issue Jun 21, 2011 · 1 comment
Open

Refactor line continuation handlers #37

max99x opened this issue Jun 21, 2011 · 1 comment

Comments

@max99x
Copy link
Contributor

max99x commented Jun 21, 2011

Each engine has a method that decides whether a given command should be passed to the evaluator or continued to the next line, and in the latter case, whether there should be any change in indentation. Right now a lot of code for doing this is shared between the engines. Once we have all or most of the engines added, we should factor out the common code into a small util library.

@ghost ghost assigned max99x Jun 21, 2011
@max99x
Copy link
Contributor Author

max99x commented Sep 7, 2011

Removed from launch milestone. As nice as it would be to have this, it's not really critical to launching.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant