]> git.tdb.fi Git - gldbg.git/commit
Enhance the object-orientedness of genwrap.py
authorMikko Rasa <tdb@tdb.fi>
Wed, 21 Oct 2009 12:30:14 +0000 (12:30 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 21 Oct 2009 12:30:14 +0000 (12:30 +0000)
commit49f8063ce156a50d4b3b8c77a1508a21ea2bfe90
tree5a1ee0d12ad7549c5fa56e45e04c0922fcc1adfd
parent2e4973ec66cd8ae12d4253e3c3ad9e36a8a4bca6
Enhance the object-orientedness of genwrap.py
Split file specifications out of the template files
Support ignoring functions and categories
Update the spec files
Resolve enums to symbolic names when printing
16 files changed:
Makefile
enum.spec [new file with mode: 0644]
genenum.py [new file with mode: 0755]
genwrap.py
gl.files [new file with mode: 0644]
gl.io
gl.spec
gl.tm
source/enums.c [new file with mode: 0644]
source/enums.h [new file with mode: 0644]
source/functions.enum.t
source/gldecoder.funcs.t
source/gldecoder.struct.t
source/glprint.c
source/glprint.funcs.t
source/glwrap.funcs.t