svn commit: r1718 - in trunk/yasm: Mkfiles Mkfiles/vc/re2c tools/re2c

peter at tortall.net peter at tortall.net
Sat Dec 23 16:13:20 PST 2006


Author: peter
Date: Sat Dec 23 16:13:19 2006
New Revision: 1718

Added:
   trunk/yasm/tools/re2c/parser.c
      - copied, changed from r1716, /trunk/yasm/tools/re2c/re2c-parser.y
   trunk/yasm/tools/re2c/parser.h
Removed:
   trunk/yasm/tools/re2c/re2c-parser.y
Modified:
   trunk/yasm/Mkfiles/Makefile.dj
   trunk/yasm/Mkfiles/Makefile.flat
   trunk/yasm/Mkfiles/vc/re2c/re2c.vcproj
   trunk/yasm/Mkfiles/vc8/re2c/re2c.vcproj
   trunk/yasm/tools/re2c/Makefile.inc
   trunk/yasm/tools/re2c/scanner.c
   trunk/yasm/tools/re2c/scanner.re
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1718

Log:
Port re2c parser from YACC to recursive descent.



More information about the yasm-cvs mailing list