bug-global
[Top][All Lists]
Advanced

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

lex support


From: Hideki IWAMOTO
Subject: lex support
Date: Sat, 02 Oct 2004 16:06:23 +0900

For analyzing the source code of GLOBAL itself, Lex support is useful.
May I add support of Lex to plans.html?

Index: plans.html
===================================================================
RCS file: /webcvs/global/global/plans.html,v
retrieving revision 1.42
diff -u -r1.42 plans.html
--- plans.html  29 Sep 2004 08:56:24 -0000      1.42
+++ plans.html  2 Oct 2004 07:00:00 -0000
@@ -41,6 +41,7 @@
        <li>C#
        <li>LaTeX
        <li>Scheme
+       <li>Lex
         </ul>
 <li>Pickup definitions of data type, enum name, enum value,
        union name and struct name. Finally, remove GSYMS. (gctags, gtags)
Index: plans.in
===================================================================
RCS file: /webcvs/global/global/plans.in,v
retrieving revision 1.31
diff -u -r1.31 plans.in
--- plans.in    29 Sep 2004 08:56:24 -0000      1.31
+++ plans.in    2 Oct 2004 07:00:00 -0000
@@ -15,6 +15,7 @@
        <li>C#
        <li>LaTeX
        <li>Scheme
+       <li>Lex
         </ul>
 <li>Pickup definitions of data type, enum name, enum value,
        union name and struct name. Finally, remove GSYMS. (gctags, gtags)

----
Hideki IWAMOTO  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]