Commit History

Author SHA1 Message Date
  JINMEI Tatuya a5767f8d4e [2372] internal refactoring: pass original options at the time of start 12 years ago
  JINMEI Tatuya 65fee8d161 [2372] more parentheses support 12 years ago
  JINMEI Tatuya 5044adfc3d [2372] use the END_OF_STREAM constant instead of hardocded condition of '< 0' 12 years ago
  JINMEI Tatuya b7939a2d63 [2372] more conflict resolution that git didn't detect. 12 years ago
  JINMEI Tatuya 65fffc8b28 [2372] more conflict resolution 12 years ago
  JINMEI Tatuya 8baae42823 [2372] initial parentheses support 12 years ago
  JINMEI Tatuya d6ed107c38 [2372] handled spaces. 12 years ago
  JINMEI Tatuya 150c7dbba7 [2372] lexer state classes, some initial defs and tests 12 years ago
  JINMEI Tatuya 2645b4f705 [2372] Merge branch 'trac2371' into trac2372 12 years ago
  JINMEI Tatuya 7a72794ffa [2371] catch an error in opening a source file and gives feedback to caller. 12 years ago
  JINMEI Tatuya f15deef54e [2371] adjusted test name/comment to match the method name change of open/close 12 years ago
  JINMEI Tatuya b2fe684c2f [2371] renamed open/close() {push,pop}Source() as suggested in review. 12 years ago
  JINMEI Tatuya d0a51e7f91 [2371] define END_OF_STREAM within InputSource to avoid duplicate def. 12 years ago
  JINMEI Tatuya 5654a07319 [2371] use the real InputSource class instead of the temporary fake version. 12 years ago
  JINMEI Tatuya fadf2a8a91 [2371] Merge branch 'trac2369' into trac2371 12 years ago
  Michal 'vorner' Vaner c19c1fff50 Merge #2383 12 years ago
  Mukund Sivaraman 80b227af0b [2369] Move exceptions to the top of class 12 years ago
  Mukund Sivaraman a2090f1d57 [2369] Throw OpenError when opening the input file fails 12 years ago
  Mukund Sivaraman f142087f73 [2369] Add a file test as well 12 years ago
  JINMEI Tatuya a77ea5d4e9 [2371] fixed a trivial description error in doc 12 years ago
  JINMEI Tatuya cb7e1e285e [2371] doc wording update as suggested in review 12 years ago
  Jelte Jansen 3cafab05e0 [master] update Changelog for merge of #2213 12 years ago
  Michal 'vorner' Vaner 81cf2b7ac4 [2383] Clarify @ in names 12 years ago
  Jelte Jansen 686594e391 [master] Merge branch 'trac2213' 12 years ago
  Mukund Sivaraman b1b6e109cd [master] Fix leaks in AllocEngine tests reported by Valgrind 12 years ago
  Mukund Sivaraman 29a6cb5fb2 [2371] Make minor comment updates 12 years ago
  Mukund Sivaraman e32617d592 [2369] Explain how compact() affects ungetAll() 12 years ago
  Mukund Sivaraman eb92bed532 [2369] Distinguish between EOF and failures in getChar() 12 years ago
  Mukund Sivaraman 5ac6e8b56c [2369] Use a const variable's value for END_OF_STREAM state 12 years ago
  Mukund Sivaraman 710bac3516 [2369] Initialize buffer_pos_ with 0 12 years ago