[cvs-nhc98] cvs commit: cpphs CppIfdef.hs Cpphs.hs MacroPass.hs
Position.hs Tokenise.hs
Malcolm Wallace
malcolm at haskell.org
Wed Aug 25 09:52:48 EDT 2004
malcolm 2004/08/25 06:52:47 PDT
Modified files:
. CppIfdef.hs Cpphs.hs MacroPass.hs
Position.hs Tokenise.hs
Log:
A fairly major internal re-structuring, in order to plumb position
information into the macro-expansion phase, solely for the use of
__FILE__ and __LINE__ specials.
Revision Changes Path
1.20 +12 -11 cpphs/CppIfdef.hs
1.5 +2 -1 cpphs/Cpphs.hs
1.10 +20 -9 cpphs/MacroPass.hs
1.6 +5 -5 cpphs/Position.hs
1.11 +134 -116 cpphs/Tokenise.hs
More information about the Cvs-nhc98
mailing list