nemiver r641 - in trunk: . src/langs tests



Author: dodji
Date: 2007-12-08 21:40:35 +0000 (Sat, 08 Dec 2007)
New Revision: 641
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=641&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/src/langs/nmv-cpp-parser.h
   trunk/tests/test-cpp-parser.cc
Log:
add template-id production parsing support

	* src/langs/nmv-cpp-ast.h,cc: add the necessary types to support
	  template-id parsing.
	* src/langs/nmv-cpp-parser.cc,h: support template-id parsing. I still
	  need to make other production parsing functions use this one.
	* tests/test-cpp-parser.cc: update regression tests.





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