2008-04-23 |
Juerg Billeter | fix g_signal_* bindings, patch by Evan Nemerson |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Juerg Billeter | Don't cast out arguments |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Juerg Billeter | Add support for class constructors, class fields, and... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Juerg Billeter | Fix nested namespaces |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Juerg Billeter | Fix criticals when using for statements without condition |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Juerg Billeter | Add support for delegate_target_pos metadata attribute |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | mark enums as public, patch by Evan Nemerson |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | update for 0.3.1 release VALA_0_3_1 |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | support enum value attributes |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | more binding fixes |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | Various minor binding fixes |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | generate unique names for wrapper methods, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | fix glade_xml_construct binding, patch by Christian... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | add libsexy bindings, patch by Evan Nemerson, fixes... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | accept lower-case suffixes for integer and real literal... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | fix GFileMonitor::changed binding |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | fix critical on invalid code, fixes bug 529177 |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | fix struct instance methods, fixes bug 529183 |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | allow assigning construct-only properties in constructo... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Juerg Billeter | Fix element access for libgee collections |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | Add experimental D-Bus server support |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | Improve support for dynamic types, add `dynamic' type... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | fix GtkDialog.vbox binding |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | Replace [Import] attribute by `extern' keyword, rename... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | fix GtkBuilderError binding |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | support using lambda expressions with instance delegates |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | fix gtk_*_store_set_column_types bindings, patch by... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Juerg Billeter | fix gtk_scrolled_window_new binding, patch by Daniel... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | fix glade_xml_new* bindings, patch by Christian Meyer |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | set free_function for XPathContext and replace `pointer... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | support partial interface reimplementation, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | report error when trying to set construct-only properties |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | fix D-Bus signal handlers, fixes bug 528937 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | mark all cancellable parameters as nullable, fixes... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | support virtual methods in interfaces, fixes bug 443525 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | get D-Bus sample working again |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | , vala/valadestructor.vala, vala/valasemanticanalyzer... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | don't check for `pointer' struct |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | Replace `pointer' by `void*' in all bindings and remove... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Marc-Andre... | replace 'pointer' by 'void*' |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | fix g_file_monitor_* bindings, patch by Jaap A. Haitsma... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | don't mangle D-Bus signal names, fixes bug 528774 |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | fix crash when trying to iterate over pointer types... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | fix to_string for nullable delegates |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | Mark generic type parameter properties as construct... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | disable null warnings with --disable-non-null |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | fix g_output_stream_write_all and g_file_load_contents... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | Add CCodeInvocationExpressionBinding and CCodeMemberAcc... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | Add CCodeCreationMethodBinding and CCodeMethodBinding... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | Add CCodeTypesymbolBinding, CCodeClassBinding, and... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Juerg Billeter | Use lazy initialization for code bindings |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Juerg Billeter | fix casts to GTypeInstance |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Juerg Billeter | check accessiblity of base types of classes and interfa... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Juerg Billeter | don't report secondary syntax errors, fixes bug 511896 |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Juerg Billeter | make sure that ref_function and unref_function of class... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Juerg Billeter | ensure all classes have a default construction method |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Juerg Billeter | restore compatibility with sqlite < 3.5.0 |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Juerg Billeter | report error when using `this' or `base' access outside... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Marc-Andre... | complete glib-2.0 enum and flags bindings, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | replace `pointer' by void*, patch by Levi Bard |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | fix error handling in static constructors, fixes bug... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | fix dbus_connection_setup_with_g_main binding |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | Fix base access with virtual interface methods, fixes... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | improve error handling, fixes bug 528431 |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | Fix generated C code when calling struct methods |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | Fix generated C code when passing structs by reference... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Juerg Billeter | Rename VariableDeclarator to LocalVariable, remove |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Marc-Andre... | Make DestroyNotify delegate argument nullable. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Juerg Billeter | update for use with non-null types |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Juerg Billeter | fix cairo_set_dash binding |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Juerg Billeter | fix g_main_loop_new binding, patch by Andrea Del Signore |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Juerg Billeter | fix gtk_message_dialog_new* bindings, patch by Phil... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Juerg Billeter | Remove is_ref and is_out properties from DataType class... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Juerg Billeter | improve error handling |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | set transfers_ownership of delegate return type |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | update for use with non-null types, patch by Andreas... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | update for use with non-null types, patch by Phil Housley |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | update for use with non-null types, patch by Levi Bard... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | mark pointers as nullable |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | improve error handling, fixes bug 528073 |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | report warning when using null literal as argument... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | report warning when using null literal as return expres... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Marc-Andre... | remove "!". |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | report error when using null literal as default express... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | fix infinite loop on invalid syntax, fixes bug 528017 |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | report warning when using weak type modifier in cast... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | fix interface base access, fixes bug 527985 |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | prepare support for nullable and boxed value types |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | move experimental null reference checking to separate... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Marc-Andre... | renamed register_transform to register_transform_func. |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Juerg Billeter | don't require `new' operator for struct initialization... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | remove warning about unsupported return types for runti... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | fix method compatibility checks, based on patch by... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | add GDatalist bindings, patch by Marc-Andre Lureau... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | support generic structs |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | fix typo |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | enable non-null types by default, replace --enable... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | fix build when using non-null types |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Juerg Billeter | Add --enable-non-null-experimental commandline option |
commit | commitdiff | tree | snapshot |
next |