Historique des commits

Auteur SHA1 Message Date
  Michal 'vorner' Vaner 0c0888ef6a [2375] Remove exception handling from getNextToken il y a 12 ans
  JINMEI Tatuya 23b2fe710b [2375] grammar/typo fixes in comments/doc il y a 12 ans
  Michal 'vorner' Vaner 3792c2bf3c [2375] Clarify comment il y a 12 ans
  Michal 'vorner' Vaner f9a8f7668e [2375] Use safety measures il y a 12 ans
  Michal 'vorner' Vaner 99aed51b37 [2375] Test ungetting after EOF il y a 12 ans
  Michal 'vorner' Vaner 12aac74652 [2375] Check an unbalanced parenthesis is detected il y a 12 ans
  Michal 'vorner' Vaner be89b811e8 [2375] Don't restore internal token on ungetToken il y a 12 ans
  Michal 'vorner' Vaner 6131e5b395 [2375] Provide weak exception guarantee il y a 12 ans
  Michal 'vorner' Vaner bc474e2398 [2375] Implement ungetting tokens il y a 12 ans
  Michal 'vorner' Vaner 0287ca83ae [2375] Tests for ungetting tokens il y a 12 ans
  Michal 'vorner' Vaner 33a3143ca0 [2375] Check we don't read past the end il y a 12 ans
  Michal 'vorner' Vaner 200ed42600 [2375] Implement basic getNextToken il y a 12 ans
  Michal 'vorner' Vaner 9d2bab2003 [2375] Tests for simple versions of getToken il y a 12 ans
  Michal 'vorner' Vaner 1c14515cc6 [2375] A fake state class il y a 12 ans
  JINMEI Tatuya 282cb2ff2e [2371] more comment wording adjustments il y a 12 ans
  JINMEI Tatuya 7a72794ffa [2371] catch an error in opening a source file and gives feedback to caller. il y a 12 ans
  JINMEI Tatuya f15deef54e [2371] adjusted test name/comment to match the method name change of open/close il y a 12 ans
  JINMEI Tatuya b2fe684c2f [2371] renamed open/close() {push,pop}Source() as suggested in review. il y a 12 ans
  Mukund Sivaraman 29a6cb5fb2 [2371] Make minor comment updates il y a 12 ans
  JINMEI Tatuya 7064994700 [2371] catch NULL filename il y a 12 ans
  JINMEI Tatuya ffcecb9450 [2371] tested the nested open operation. no need to change impl. il y a 12 ans
  JINMEI Tatuya 1f1131d4f9 [2371] supported close() method il y a 12 ans
  JINMEI Tatuya b237d10894 [2371] supported open(filename) method il y a 12 ans
  JINMEI Tatuya 24e75ceec0 [2371] implemented initial framework of MasterLexer and some methods il y a 12 ans