nemiver r606 - in trunk: . src src/langs tests
- From: dodji svn gnome org
- To: svn-commits-list gnome org
- Subject: nemiver r606 - in trunk: . src src/langs tests
- Date: Sun, 18 Nov 2007 00:26:11 +0000 (GMT)
Author: dodji
Date: 2007-11-18 00:26:10 +0000 (Sun, 18 Nov 2007)
New Revision: 606
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=606&view=rev
Added:
trunk/src/langs/
trunk/src/langs/Makefile.am
trunk/src/langs/nmv-cpp-lexer.cc
trunk/src/langs/nmv-cpp-lexer.h
trunk/tests/test-cpp-lexer.cc
Modified:
trunk/configure.ac
trunk/src/Makefile.am
trunk/tests/Makefile.am
Log:
CPPLexer: first attempt at writting a c++ lexer.
* src/langs/nmv-cpp-lexer.cc,h: write a lexer
that does not support pre-processing.
It is useful to parse GDB's output when queried
for the list of global variables.
* test/test-cpp-lexer.cc: regression test for a simple case.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]