gimp/tools/gcg
Lauri Alanko f633c7da4e Added signal demarshallers. Currently they are generated for
each module (= compilation unit) separately, which is bound to
cause some code duplication..
1998-11-21 20:24:18 +00:00
..
ex Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
gh It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
ChangeLog Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
Makefile.am Experimented a bit with dependency tracking for .gc files.. 1998-11-21 07:28:34 +00:00
README Initially committed to CVS. 1998-10-21 15:10:24 +00:00
TODO Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
autogen.sh Added -a flag to automake.. Seems like this log entry is a much bigger 1998-11-20 23:27:06 +00:00
configure.in It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
db.c It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
fp.c Changed lotsa internal stuff. Started work on signal wrappers 1998-11-14 18:03:33 +00:00
gcg.c Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
gcg.h It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
lexer.l It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
main.c Initially committed to CVS. 1998-10-21 15:10:24 +00:00
marshall.c Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
marshall.h Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
output.c Added import headers and some more example stuff. 1998-11-21 16:57:42 +00:00
output.h Added import headers and some more example stuff. 1998-11-21 16:57:42 +00:00
output_enum.c It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
output_flags.c It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
output_object.c Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
parse.h Forgot to add a couple of files.. 1998-11-20 23:22:13 +00:00
parser.y It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00
pnode.c Added signal demarshallers. Currently they are generated for 1998-11-21 20:24:18 +00:00
pnode.h It actually runs now, with a zillion caveats, but anyway.. 1998-11-20 23:21:40 +00:00

README

GCG - docs forthcoming (hopefully)

GCG is under development, it doesn't do much of anything sensible yet. What
little it does, you can test with:

gcg -t gimpimageT.h -f gimpimage.h -p gimpimageP.h -s gimpimage.c gimpimage.def