Project

General

Profile

« Previous | Next » 

Revision c4486edc

Added by skyjake almost 5 years ago

Fixed|Scripting: Edge cases in parser and slice operator

The parser would fail if a single-line catch compound was used at the end of the script.

Slice operator would not omit the last element of the range, if trying to start past the end.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences