nemiver r644 - in trunk: . src/langs tests



Author: dodji
Date: 2007-12-09 10:47:08 +0000 (Sun, 09 Dec 2007)
New Revision: 644
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=644&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/langs/nmv-cpp-ast.cc
   trunk/src/langs/nmv-cpp-ast.h
   trunk/src/langs/nmv-cpp-parser.cc
   trunk/tests/test-cpp-parser.cc
Log:
support template-id in simple-type-specifier.

	* src/langs/nmv-cpp-ast.cc,h,
	  src/langs/nmv-cpp-parser.cc: added support of template-id in
	  simple-type-specifier. Now we should be able to parse things like "foo<bar> baz;"
	* tests/test-cpp-parser.cc b/tests/test-cpp-parser.cc: updated
	  regression tests.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]