2008-02-01 |
Juerg Billeter | report error when declaring static properties |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | report error for binary expressions with invalid operan... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | fix crash when using general catch clause, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | add basic support for exceptional control flow |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | fix typo in hex_digit |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | 0-initialize temporary struct variables to avoid passin... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | fix casts to delegate types |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Juerg Billeter | add more non-null warnings |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Juerg Billeter | regenerated |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Juerg Billeter | update to gnome-desktop 2.21.90 |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Juerg Billeter | update to pango 1.19.3 |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Juerg Billeter | update to glib 2.15.4 |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Juerg Billeter | add libsoup-2.4 bindings |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | add GBookmarkFile bindings, patch by Emmanuele Bassi... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | add GSequence bindings, based on patch by Daniel Svenss... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | add gio-unix-2.0 bindings, based on patch by Mikael... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | enhance GOption bindings, based on patch by Maciej... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | report error when using automatic properties in interfa... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | report error when trying to add instance fields to... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | output # for properties transferring ownership |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | default cname should be _init instead of _new for creat... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Juerg Billeter | don't output overridden properties |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Juerg Billeter | add WebKit bindings |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Juerg Billeter | bind GString as GLib.StringBuilder to avoid confusion... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Juerg Billeter | fix crash on invalid code, fixes bug 512306 |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Juerg Billeter | enhance GError binding |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Juerg Billeter | fix SoupDataBuffer binding |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Juerg Billeter | support transfer_ownership attribute for function param... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Juerg Billeter | support [NoWrapper] attribute for virtual methods |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Juerg Billeter | remove unnecessary if statement |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Juerg Billeter | fix struct pointer member access |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Juerg Billeter | fix critical when using normal member access on pointers |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Juerg Billeter | fix GValue binding |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Juerg Billeter | bind message output functions |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Juerg Billeter | report error instead of warning when trying to implicit... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Raffaele Sandrini | fix regression introduced with libgee regarding marshal... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Juerg Billeter | complete GList and GSList bindings |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Juerg Billeter | fix cheader_filename of GStreamer libraries, patch... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Juerg Billeter | fix critical on parse error in lambda expression, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Juerg Billeter | fix crash with invalid invocation expressions, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Juerg Billeter | fix crash when using type without copy function, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Juerg Billeter | use ArrayType class |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Raffaele Sandrini | allow constant declarations in structs |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Raffaele Sandrini | report initializers in struct fields as error |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Juerg Billeter | use valac -C in generated Makefile.am and fix GtkTextBu... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Juerg Billeter | build control flow graph for switch statements, report... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | fix gdk_pixdata_serialize binding |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | fix GdkPixdata binding |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | override copy method |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | fix cheader_filename of GStreamer base libraries, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | improve generic type resolution to support generic... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | fix symbol dependency for delegates, fixes bug 511555 |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | fix crash on invalid operand, fixes bug 511546 |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | build control flow graph, report error for missing... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | honor EXEEXT to fix tests on Cygwin and MinGW, patch... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | emit namespace constants, fixes bug 511383 |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Juerg Billeter | allow string comparison with null, use strcmp instead... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | support metadata attributes for signal parameters |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | use char[] instead of string for byte buffers, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | improve implicit conversion from integer literals,... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | update ranks of integer types to allow more implicit... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | support length field for array constants |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | add element access tests to array tests |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | check type of variable initializer |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | add bindings for gdk-pixbuf-2.0, fixes bug 501589 |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | add get_element_type method to Gee.Iterable |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | support cheader_filename metadata attribute for enums |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | fix nullable types for local variables |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Juerg Billeter | remove unneeded type casts |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Juerg Billeter | fix array creation expressions with side-effects, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Juerg Billeter | combine array tests in one file |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Juerg Billeter | set base_method also in VAPI classes for virtual and... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Juerg Billeter | add --quiet option to valac and vapigen, patch by Emman... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Juerg Billeter | improve generic type resolution, add type checking... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Juerg Billeter | fix pango_layout_iter_get_line_yrange binding |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Juerg Billeter | fix poppler_page_get_size binding, fixes bug 510781 |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | support type_t naming convention |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | support hiding enums |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | update for 0.1.6 release VALA_0_1_6 |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | add bindings for GLib testing framework, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | add support for common_prefix attribute to override... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | update to gtksourceview 2.1.0 |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | update to libgnomeui 2.21.5 |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | update to glib 2.15.2 |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Juerg Billeter | VAPI classes don't specify overridden methods or proper... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | support C99 _Bool type |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | support nested generic types, fixes bug 443522 |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | implement get_cname method |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | fix memory leaks in g_file_new_for_* binding, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | write [NoArrayLength] for fields |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | don't output full source file path in generated C code |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | don't generate public setter for construct-only propert... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | support pointers as generic type arguments |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | fix iteration over collections passed by ref parameter... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | simplify conditional expression type analysis, fixes... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | fix methods with ref array parameters, based on patch... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Juerg Billeter | fix GOptionFlags binding |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Juerg Billeter | add [Conditional (condition = "CONDITION")] attribute... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Juerg Billeter | fix color parameters of gtk_widget_modify_* |
commit | commitdiff | tree | snapshot |
next |