Author: muggenhor
Date: Sat May 10 02:35:24 2008
New Revision: 5008

URL: http://svn.gna.org/viewcvs/warzone?rev=5008&view=rev
Log:
 * Provide an abstraction of YY_INPUT so that we have a single definition which 
we can use in multiple lexers which can read from both in-memory buffers as 
well as PhysicsFS files
 * Utilise this new version of YY_INPUT in script_parser and script_lexer

Added:
    trunk/lib/framework/lexer_input.c   (with props)
    trunk/lib/framework/lexer_input.h   (with props)
Modified:
    trunk/lib/framework/Makefile.am
    trunk/lib/framework/Makefile.raw
    trunk/lib/framework/framework.vcproj
    trunk/src/scriptvals_lexer.l
    trunk/src/scriptvals_parser.y
    trunk/warzone2100.cbp


_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits

Reply via email to