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

Update IMemory interface and tryEvaluate for expression #3635

Merged
merged 24 commits into from
Mar 31, 2020

Conversation

boydc2014
Copy link
Contributor

@boydc2014 boydc2014 commented Mar 27, 2020

Add an optional parameter options in tryEvaluate.

Add an optional parameter allowInsubstitution in getValue method of IMemory.

In any boolean context, use raw value, in any other context, use substituted value.

Fix part of #3625

Will do a follow up for LG strict mode improvement.

tomlm
tomlm previously requested changes Mar 27, 2020
Copy link
Contributor

@tomlm tomlm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

Copy link
Contributor

@chrimc62 chrimc62 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@chrimc62 chrimc62 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕐

@boydc2014
Copy link
Contributor Author

Thanks @chrimc62 for great comments, all resolved.

Copy link
Contributor

@chrimc62 chrimc62 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a few minor issues, but looking good.

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.

None yet

4 participants