|
From: | grischka |
Subject: | Re: [Tinycc-devel] split tcc.c |
Date: | Mon, 27 Apr 2009 00:01:42 +0200 |
User-agent: | Thunderbird 2.0.0.18 (X11/20081125) |
So I renamed tcc.c to libtcc.c and tccmain.c to tcc.c. Such that now more intuitively libtcc is made from libtcc.c and tcc is made from tcc.c. http://repo.or.cz/w/tinycc.git?a=shortlog;h=bf4a40f504bd78380d10a1529bdd9b58a985f252 How looks that? --- grischka grischka wrote:
While I was in refactoring mood I created 4 new files: tcc.h tccpp.c tccgen.c tccmain.c That is tcc.c split into parts. http://repo.or.cz/w/tinycc.git?a=shortlog;h=35bb7a93 Do we want this? --- grischka
[Prev in Thread] | Current Thread | [Next in Thread] |