Third "soak" release of the ClassHierarchy branch.
Pre-release
Pre-release
EBatTiVo
released this
25 Feb 17:54
·
1918 commits
to master
since this release
This release should not yet be considered 'stable', but it should be quite usable. Please file bugs to this repository.
RC3
Fixes an NPE resulting from a bad merge.
RC2
Resolve 'convenience' imports that do not export a class named similarly to the file. (TiVo Issue #55)
Update unbalanced preprocessor token highlighting and detection.
Improve indentation of comments and preprocessor macros.
Update for Grammar-Kit 1.2.0.1
Fixed syntax rules (BNF) for constructors and external functions.
Fixed syntax rules (BNF) for code blocks; removed them from being valid syntax everywhere an expression can appear.
Fixed syntax rules (BNF) to allow meta tags on typedefs. (Tivo Issue #94)