fix member access to namespaces adapt to CCodeWriter changes don't touch
authorJürg Billeter <j@bitron.ch>
Fri, 26 May 2006 09:56:54 +0000 (09:56 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 26 May 2006 09:56:54 +0000 (09:56 +0000)
commit0ae4d5508c1326935a7c52d719bb2a96631761ba
tree06ba65e25ef711533931568e65a176d7a12bcc09
parent35bd6909ba2b8467ba95dfe6360e7a7e227115c8
fix member access to namespaces adapt to CCodeWriter changes don't touch

2006-05-26  Jürg Billeter  <j@bitron.ch>

* vala/valasemanticanalyzer.vala: fix member access to namespaces
* vala/valacodegenerator.vala: adapt to CCodeWriter changes
* ccode/valaccodewriter.vala: don't touch file if nothing has changed,
  required to get incremental builds working
* vapi/glib-2.0.vala: extend file functions

* ccode/Makefile.am,vala/Makefile.am,compiler/Makefile.am: support
  incremental builds

svn path=/trunk/; revision=37
vala/ChangeLog
vala/ccode/Makefile.am
vala/ccode/valaccodewriter.vala
vala/compiler/Makefile.am
vala/vala/Makefile.am
vala/vala/valacodegenerator.vala
vala/vala/valasemanticanalyzer.vala
vala/vapi/glib-2.0.vala