Project

General

Profile

« Previous | Next » 

Revision 47fd608c

Added by skyjake over 9 years ago

Scripting|libcore: Early termination for "and" and "or" operators

Like in C, the "and" or "or" operators will not evaluate the right
operand at all if it is clear that its result will not affect the
end result of the evaluation.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences