Galaxy++ editor v1.7.5 directory

Details

  • Filename
    Galaxy___editor_v1.7.5.zip
  • Uploaded by
  • Uploaded
    May 7, 2011
  • Size
    1.58 MB
  • Downloads
    193
  • MD5
    4db43b52b8ca7fbd1ad4d7ffa3911e65

Changelog

  • Optimized the editor (for speed).
  • Added undo (ctrl Z and ctrl Y)
  • The compiler now properly shows the suggestion box after a return.
  • The compiler now gives an error if a local variable is used before it is declared.
  • The compiler now gives an error if two locals of the same name is created within the same scope.