[C2hs] patch applied (c2hs): Remove unused stuff from Common and
rename the remainder to Position
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Feb 12 18:05:44 EST 2007
Thu Feb 8 14:56:15 PST 2007 Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
* Remove unused stuff from Common and rename the remainder to Position
There wasn't much that was genuinely common. It was pretty much just
the Position type and associated functions.
./base/admin/Common.hs -> ./base/general/Position.hs
M ./base/errors/Errors.hs -1 +1
M ./base/general/Position.hs -71 +6
M ./base/state/State.hs -1 +1
M ./base/state/StateBase.hs -1 +1
M ./base/syms/Attributes.hs -1 +1
M ./base/syms/Idents.hs -1 +1
M ./base/syms/tests/Main.hs -1 +1
M ./base/syntax/Lexers.hs -1 +1
M ./base/syntax/tests/LexersTest.hs -1 +1
M ./base/syntax/tests/ParsersTest.hs -1 +1
M ./c2hs/c/CAST.hs -1 +1
M ./c2hs/c/CAttrs.hs -1 +1
M ./c2hs/c/CBuiltin.hs -1 +1
M ./c2hs/c/CLexer.x -1 +1
M ./c2hs/c/CNames.hs -1 +1
M ./c2hs/c/CParser.y -1 +1
M ./c2hs/c/CTrav.hs -1 +1
M ./c2hs/chs/CHS.hs -1 +1
M ./c2hs/chs/CHSLexer.hs -1 +1
M ./c2hs/gen/GBMonad.hs -1 +1
M ./c2hs/gen/GenBind.hs -1 +1
M ./c2hs/gen/GenHeader.hs -1 +1
More information about the C2hs
mailing list