]> git.ipfire.org Git - thirdparty/vala.git/commit
CodeWriter: Add CodeWriterType.FAST enum value 89a1243a4f066cc9652b26f86eb94fd038874982
authorRyan Lortie <desrt@desrt.ca>
Tue, 24 Aug 2010 17:22:21 +0000 (19:22 +0200)
committerJürg Billeter <j@bitron.ch>
Thu, 9 Sep 2010 13:54:18 +0000 (15:54 +0200)
commit89a1243a4f066cc9652b26f86eb94fd038874982
tree41a20cbdd8b23c1c501b6726a74aa5c87935bcfd
parenta3471783900f0cc8568d09ec45abb99183f56ae3
CodeWriter: Add CodeWriterType.FAST enum value

Designed to emit .vapi files before the resolution stage has run.

Includes 'using' in the output so that the resolver can figure it out
later.

Also includes the values of constants and enums so that headers are not
required.
vala/valacodewriter.vala