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.