Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for evaluation based on bindings. #44

Merged
merged 3 commits into from
Mar 22, 2018

Conversation

Frontrider
Copy link

This is the feature I'm currently missing. I need to be able to set the specific bindings used for the evaluation, not just a context.

Not a good implementation, just to gets it into the library as quickly as possible.

kisandrasgabor added 3 commits March 17, 2018 22:35
…racter, which makes the test fail.

Should not cause any real harm, and we can't really do anything about it.
@mxro mxro merged commit ca1f8ce into javadelight:master Mar 22, 2018
@mxro
Copy link
Collaborator

mxro commented Mar 22, 2018

Looks all good! Thank you!

I think for that test case we need to accept both '\n' and '\r\n'. Will add that to the test case!

@Frontrider
Copy link
Author

Well, to me it looks like nashorn just uses '\r\n' for the linebreaks when printing. Should look into it.

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

Successfully merging this pull request may close these issues.

2 participants