v0.8.3 #117
klauer
announced in
Announcements
v0.8.3
#117
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Grammar changes
IDENTIFIERwill no longer match certain reserved keywords.Fixed a variety of scenarios where additional semicolons are acceptable in TwinCAT.
EXTENDSnow supports a list of bases (function blocks, interfaces, structures, unions)Function block variable declarations now also support
VAR_INSTEND_INTERFACEis now optional.Dual access specifiers are now supported for
PROPERTY:Here,
PROTECTEDis theaccess_overridewhich overrides the defaultPRIVATE.Fixes
IDENTIFIERterminals rather thanboolean_literalinstances.ParseResult.commentswere off by one. Fixed bothToken.end_posandToken.end_column.blark.summary: Case insensitive access of variable namesblark.summary: Consolidates getters/setters into a single summaryblark.summary: Addedimplementation_sourceto more classesblark.summary: Fixes for handling multiple baseextendsCommits
New Contributors
Thank you, @alajovic and @DenSinH!
Full Changelog: v0.8.2...v0.8.3
This discussion was created from the release v0.8.3.
Beta Was this translation helpful? Give feedback.
All reactions