Skip to content

v9.0.0 of prep

Latest
Compare
Choose a tag to compare
@urbanjost urbanjost released this 04 Aug 23:09
· 75 commits to main since this release

The code was refactored heavily as part of a long-term modernization of the code. The largest change was that the expression parser for LOGICAL and INTEGER expressions used in the conditional directives ($IF/$ELSEIF/$IFDEF....) was placed in it's own module (M_expr).

Functionality should remain upper-compatible with previous versions.