Skip to content

Make +, ==, !=, eqs, neqs work for non-string/bigdecimal arguments#42

Merged
Phergus merged 1 commit intoRPTools:developfrom
nmeier:develop
Jul 10, 2020
Merged

Make +, ==, !=, eqs, neqs work for non-string/bigdecimal arguments#42
Phergus merged 1 commit intoRPTools:developfrom
nmeier:develop

Conversation

@nmeier
Copy link
Copy Markdown
Contributor

@nmeier nmeier commented Jul 6, 2020

Makes these operators backwards compatible when expressions use java objects (like json in MapTool), e.g.

[r: "test" + json.set("{}", "property", "value")]

Add unit tests for simple string + object combinations

Upgrade gradle

fixes #1898


This change is Reviewable

Makes these operators backwards compatible when expressions use java objects (like json in MapTool), e.g.

[r: "test" + json.set("{}", "property", "value")]

Add unit tests for simple string + object combinations

Upgrade gradle

fixes #1898
@nmeier
Copy link
Copy Markdown
Contributor Author

nmeier commented Jul 10, 2020

@cwisniew Craig, have a chance to review? thx

Copy link
Copy Markdown
Member

@cwisniew cwisniew left a comment

Choose a reason for hiding this comment

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

Reviewed 8 of 8 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@Phergus Phergus merged commit 0e44249 into RPTools:develop Jul 10, 2020
Phergus added a commit to Phergus/maptool that referenced this pull request Jul 10, 2020
Bump to parser v1.8.1 to pick up fixes for comparing/concatenating.
RPTools/parser#42
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.

3 participants