Skip to content

Commit

Permalink
Make binary expressions with either point being nil return a nil point
Browse files Browse the repository at this point in the history
This also fixes integer to float and float/integer to boolean binary
expressions to correctly work with nil points at all.

Related to #5973.
  • Loading branch information
jsternberg committed Mar 14, 2016
1 parent 916f5bc commit 330b81f
Show file tree
Hide file tree
Showing 4 changed files with 575 additions and 219 deletions.
Loading

0 comments on commit 330b81f

Please sign in to comment.