Few small changes.
commitfd589c53120cc3ec1d5d3529f8b8d6744c8926f2
authorDaniel Fiser <danfis@danfis.cz>
Tue, 6 Nov 2007 20:02:29 +0000 (6 21:02 +0100)
committerDaniel Fiser <danfis@danfis.cz>
Tue, 6 Nov 2007 20:02:29 +0000 (6 21:02 +0100)
treee40c3bed7f85d1196e1574b08baf85fc3efed25e
parenteb503363f9af3a375a4ad1dd35001bdfe5faf831
Few small changes.

 - Fixed debug.h to work properly when debugging is off.
 - factory from parser.h renamed to TokenFactory
 - Addded class TokensSvn for parsing svn diffs.
 - Added processing of arguments.
 - Added detaching from console after parsing input.
src/debug.h
src/main.cpp
src/parser/parser.h
src/parser/tokens.cpp
src/parser/tokens.h