Author: wyoung
Date: Thu Jun 25 08:29:00 2009
New Revision: 2541

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2541&view=rev
Log:
Initial version of ssqlsxlat SSQLS v2 parser completed.  Reads all
currently-planned parts of the language, builds a useful parse list, and
copes with many sorts of errors.  Only basic functional tests are being
done right now, as a parser by itself isn't very testable.  Next steps
will tell us how valuable this is.

Added:
    trunk/examples/common.ssqls
    trunk/examples/stock.ssqls
    trunk/ssx/Doxyfile.in
    trunk/ssx/parsev2.cpp
    trunk/ssx/parsev2.h
    trunk/test/ssqls2.cpp
    trunk/test/test1.ssqls
    trunk/test/test2.ssqls
Modified:
    trunk/   (props changed)
    trunk/Wishlist
    trunk/configure.ac
    trunk/doc/html/refman/   (props changed)
    trunk/lib/common.h
    trunk/mysql++.bkl
    trunk/ssx/   (props changed)
    trunk/ssx/main.cpp

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/Wishlist
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/Wishlist?rev=2541&r1=2540&r2=2541&view=diff

Modified: trunk/configure.ac
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/configure.ac?rev=2541&r1=2540&r2=2541&view=diff

Added: trunk/examples/common.ssqls
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/examples/common.ssqls?rev=2541&view=auto

Added: trunk/examples/stock.ssqls
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/examples/stock.ssqls?rev=2541&view=auto

Modified: trunk/lib/common.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/common.h?rev=2541&r1=2540&r2=2541&view=diff

Modified: trunk/mysql++.bkl
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/mysql%2B%2B.bkl?rev=2541&r1=2540&r2=2541&view=diff

Added: trunk/ssx/Doxyfile.in
URL: http://svn.gna.org/viewcvs/mysqlpp/trunk/ssx/Doxyfile.in?rev=2541&view=auto

Modified: trunk/ssx/main.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/ssx/main.cpp?rev=2541&r1=2540&r2=2541&view=diff

Added: trunk/ssx/parsev2.cpp
URL: http://svn.gna.org/viewcvs/mysqlpp/trunk/ssx/parsev2.cpp?rev=2541&view=auto

Added: trunk/ssx/parsev2.h
URL: http://svn.gna.org/viewcvs/mysqlpp/trunk/ssx/parsev2.h?rev=2541&view=auto

Added: trunk/test/ssqls2.cpp
URL: http://svn.gna.org/viewcvs/mysqlpp/trunk/test/ssqls2.cpp?rev=2541&view=auto

Added: trunk/test/test1.ssqls
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/test/test1.ssqls?rev=2541&view=auto

Added: trunk/test/test2.ssqls
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/test/test2.ssqls?rev=2541&view=auto


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to