Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

1.0.1

Compare
Choose a tag to compare
@bruno-medeiros bruno-medeiros released this 01 Jun 14:33
· 309 commits to master since this release
  • Improved the default names for automatically created launch configurations.
  • Added error display notification for Outline operation failures.
  • Added parameter types for the Outline label of function elements.
  • Fixed: ~this() and this(this) declarations missing from Outline.
  • Fixed: Progress dialog never showing up when "Ok" pressed in LANG_NAME project properties page.
  • Fixed: Eclipse variables not being substituted in environment-variable values. (#139)
  • Fixed: foreach statement parsing does not allow type qualifier with parenthesis. (#140)