OSDN Git Service

-- number_lexer中のNumberクラス、URealクラス、UIntegerクラスをそれぞれ作成。
authorderui <derutakayu@user.sourceforge.jp>
Sun, 28 Jun 2009 07:22:25 +0000 (16:22 +0900)
committerderui <derutakayu@user.sourceforge.jp>
Sun, 28 Jun 2009 07:22:25 +0000 (16:22 +0900)
commit0cf93ef4e19f788df4853568fd92f28d98c1f1f6
tree588e944a7284e5890e498afec7e0d6497d862dc9
parentf5bad7abcb61ebf31554bb083592ebd48db2f61c
-- number_lexer中のNumberクラス、URealクラス、UIntegerクラスをそれぞれ作成。
-- lexer_impl.cpp中のNumberLexerの内容を再度書き直し。
-- utf8_string::substringの返り値をUTF8Stringに変更。
number_lexer.h
sublexer_impl.cpp
sublexer_impl.h
test/lexer_test.cpp
test/textarrayformat_test
test/utf8_string_test
test/utf8_string_test.cpp
test/utf8_test
utf8_string.cpp
utf8_string.h
utf8_string_test.cpp [deleted file]