5 * Support typeof expressions.
6 * Improve array support.
7 * Fix possible memory leak in foreach statements.
8 * Fix many warnings during C compilation.
9 * Improve GTK+ bindings.
14 * Support + operator in strings.
15 * Support unicode character literals.
16 * Add implicit conversions for numeric types.
17 * Improve interface support.
18 * Improve array support.
19 * Support arbitrary signal parameters.
20 * Add threading support.
21 * Support lock statements.
22 * Many improvements to the GTK+ bindings.
28 * Support namespace constants.
29 * Support switch statements.
30 * Array creation support.
31 * Provide complete but experimental bindings for GTK+ 2.10 and Cairo 1.2.
32 * Add implicit array length parameter.
33 * Follow package dependencies.
34 * Support hexadecimal and octal integer literals and hexadecimal escape
36 * Install libvala as shared library.
41 * Support named construction methods.
42 * Basic interface support.
43 * Improve error handling.