Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya b7221c64cd [2574] Merge branch 'trac2573' into trac2574 il y a 12 ans
  JINMEI Tatuya f45c804082 [2572] convert OpenError to Unexpected in the stream ver. of pushSource. il y a 12 ans
  JINMEI Tatuya 1b32af4e5c [2573] changed lexer's getTotalSourceSize/Position with accumulation. il y a 12 ans
  JINMEI Tatuya 54cbb54f35 [2572] adjusted getTotalSourceSize() to handle unknown source size il y a 12 ans
  JINMEI Tatuya 4baf3a4dca [2572] introduced a special source size of "unknown". il y a 12 ans
  JINMEI Tatuya 11b14c65cb [2572] added MasterLexer::getPosition(). il y a 12 ans
  JINMEI Tatuya e81f84bdab [2572] added MasterLexer::getTotalSourceSize(). il y a 12 ans
  Michal 'vorner' Vaner bdc390376f [2427] Handling of INITIAL_WS on the first line of included file il y a 12 ans
  Michal 'vorner' Vaner a435de0e81 [2427] Find INITIAL_WS even at the beginning of file il y a 12 ans
  Michal 'vorner' Vaner a7e16e85fa Merge #2428 il y a 12 ans
  Michal 'vorner' Vaner 588ff1eef5 [2428] Interface to get count of sources in lexer il y a 12 ans
  JINMEI Tatuya 6944e7758d [2382] unify pushing '\0' for number-like data in Number::handle() il y a 12 ans
  JINMEI Tatuya f73f27474f [2382] unrelated fix to lexer: support empty qstring and nul termination. il y a 12 ans
  JINMEI Tatuya 09cd4b9b32 [2506] handle other rare error cases il y a 12 ans
  JINMEI Tatuya 597ed99f86 [2506] handled the case when getNextToken expects a number but it's too big. il y a 12 ans
  JINMEI Tatuya ae3a1e5d17 [2506] handled the case a number is expected but not found il y a 12 ans
  JINMEI Tatuya d52186367e [2506] supported NUMBER in getNextToken() with expected type il y a 12 ans
  JINMEI Tatuya f70d131fd2 [2506] resolved remaining conflicts on rebase il y a 12 ans
  JINMEI Tatuya b991213a38 [2506] added another version of getNextToken, basic part il y a 12 ans
  JINMEI Tatuya c6c7cdee40 [2506] rename: MasterLexer::Token to MasterToken. il y a 12 ans
  JINMEI Tatuya 610720a5be [2506] removed meaningless comment il y a 12 ans
  Jelte Jansen a5683591b2 [2374] Some last cleanups il y a 12 ans
  Jelte Jansen e206bfd604 [2374] Only recognize numbers if MasterLexer::NUMBER is set il y a 12 ans
  Jelte Jansen 019d55a3b5 [master] Fix overflow catching in number lexer state il y a 12 ans
  Jelte Jansen 4dbb7316aa [master] Fix changes from #2374 to match API changes il y a 12 ans
  Jelte Jansen 2972b769ea [master] Merge branch 'trac2374' il y a 12 ans
  Jelte Jansen c6ceedc0a1 [2374] Comments for end of unnamed namespaces il y a 12 ans
  Jelte Jansen 9904f524d6 [2374] Use correct type for base of strtoul() il y a 12 ans
  Jelte Jansen d337cce495 [2374] Fix comments in number tokens il y a 12 ans
  Michal 'vorner' Vaner b3bcbf0497 [2375] Eliminate fake states il y a 12 ans