This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
1.0.1
- 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()
andthis(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)