All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- minor fix for struct member declaration
- removed module as keyword
- fixed struct/unit member decl.
- improved constraint matching
- matching of event declarations to member-declaration scope
- matching of sized-list decl.
- added curly braces to stray-bracket checks
- minor fixes for numeric literals
- fixes for preprocessor directives
- added numeric real literal
- added Specman.tmPreferences for toggle-comment feature
- minor fix to get correct scope for non-generatable attribute "!" in member-declaration
- minor improvements
- more keywords (built-in functions)
- Initial release Fork from Tsvi Mostovicz's version, major rework