Apply patch set #6396 to LongTerm3 Branch.
New pre_processor added recently to baan.
Apply patch set #6385 to LongTerm3 Branch.
Fix issue, where in few cases the lexing needs to be done only for functions.
Apply patch set #6335 to LongTerm3 Branch.
SCE_BAAN_NUMBER was not highlighted, if followed by an operator... This Bug is fixed.
Handle Hex & Exp representations properly. Octal representation not available in BaanC.
If "Show End of Line" is enabled, using sc.atLineEnd causes <CR> to be coloured as comment in windows due to <CR><LF>.