malcolm 2004/06/22 06:50:54 PDT Modified files: . CHANGELOG CppIfdef.hs Log: Rework the boolean expr parser to get precedence correct. Now un-parenthesised chains of operators work correctly, with && binding more tightly than ||. Revision Changes Path 1.12 +2 -0 cpphs/CHANGELOG 1.11 +21 -27 cpphs/CppIfdef.hs