Jigsaw Changelog

What's new in Jigsaw 0.5.9

Jul 6, 2009
  • Feature: Added warning to identify when == or != is used to compare to a string constant.
  • Feature: Added warning to identify when the equals method is used to compare to null.
  • Bug fix: Cut/Copy/Paste didn't work when initiated from the menus or the toolbar.
  • Bug fix: The syntax highlighting system would color "+1" as bright red, indicating an error. This would happen most often when the user enters an expression like "x+1" with no spaces.