vala:abstract-interpreter

Last commit made on 2010-08-04
Get this branch:
git clone -b abstract-interpreter https://git.launchpad.net/vala

Branch merges

Branch information

Name:
abstract-interpreter
Repository:
lp:vala

Recent commits

524a83b... by Jürg Billeter

Add experimental abstract interpreter

2707980... by elmarco

Better error message for invalid number of arguments

Fixes bug 608187.

ff63c4b... by Evan Nemerson

Support null source references in more places

Fixes bug 617713.

dc694ef... by Vlad

Fix writing of object creation expressions with --dump-tree

Fixes bug 618784.

a53caa3... by Luca Bruno

Use the CCodeBlock generated for SwitchSection

Fixes bug 610673.

dc1786d... by elmarco

Write CCode attributes for property accessors in VAPI files

Fixes bug 614206.

54caefa... by elmarco

Fix default values of flag enums

Fixes bug 605812.

6019a0e... by Evan Nemerson

pangocairo: Fix ango_cairo_context_{get,set}_shape_renderer bindings.

dd98e4d... by Jürg Billeter

Append enum doc comments to generated C files

0cd57c8... by Evan Nemerson

gtk+-2.0, gtk+-3.0: Make Gtk.Border a compact class, not a struct.