lexer bugs

Issue #4 resolved
Fabian Maurer created an issue
  • lexer crashes on comment( if comment is on start ?) - fixed
  • lexer too slow - fixed
  • lexer doesn't find keywords - fixed
  • lexer treats label Story_2 paritally as number, the 2 gets colored - fixed
  • lexer detects "/" as operator - fixed*
  • Xoption still recognized as "option", due to missing check to the left - fixed

Comments (11)

  1. Log in to comment