platform/upstream/vala.git
2007-12-18 Juerg Billetersupport cname attribute for constants
2007-12-18 Juerg Billetersupport PointerType for parameters
2007-12-16 Juerg Billeteravoid critical warning when using abstract properties...
2007-12-16 Juerg Billetercast return value of g_type_create_instance to avoid...
2007-12-15 Juerg Billeterremove option to disable automatic memory management...
2007-12-15 Juerg Billeterremove Pointer class
2007-12-15 Juerg Billeterupdate to be compatible with new pointer types
2007-12-15 Juerg Billeteradd ClassType and InterfaceType classes, let ArrayType...
2007-12-15 Juerg Billeterrefactor collection type check
2007-12-15 Juerg Billetermove is_type_compatible method from SemanticAnalyzer...
2007-12-14 Juerg Billeteradd add_type_dependency method to SourceFile
2007-12-14 Juerg Billetermove reference type check from MemoryManager to DataType
2007-12-14 Juerg Billeterreplace Invokable interface by DelegateType, MethodType...
2007-12-14 Juerg Billeterfix exception handling with ellipsis parameters
2007-12-12 Juerg Billeterreadd support for void UnresolvedType, still required...
2007-12-12 Juerg Billetersupport assignment of lambda expressions to local variables
2007-12-12 Juerg Billeterverify that the `abstract', `virtual', and `overrides...
2007-12-12 Juerg Billeterfix invalid C code for virtual interface method impleme...
2007-12-12 Juerg Billeteralways use VoidType
2007-12-09 Juerg Billeteradd missing files
2007-12-09 Juerg Billeterremove bindings for deprecated functions
2007-12-09 Juerg Billeteradd GTimer and g_list_insert_sorted, patch by Mikael...
2007-12-04 Juerg Billeteruse subclasses of DataType
2007-12-04 Juerg Billeterfix return type for creation methods
2007-12-04 Juerg Billeteruse subclasses of DataType
2007-12-04 Juerg BilleterUpdate svn:ignore property.
2007-12-04 Juerg Billeteradd NullType and VoidType classes
2007-12-04 Juerg Billeteradd ArrayType, PointerType, ReferenceType, and ValueTyp...
2007-12-04 Juerg Billeterdon't call replace_type when type resolving failed
2007-12-03 Roberto MajadasAdded libgnome-menu vapi files Added libgnome-menu...
2007-12-03 Juerg Billeterimplement replace_type for sizeof and typeof expressions
2007-12-02 Juerg Billetermove unresolved type information from DataType into...
2007-12-02 Juerg Billeterrename replace method to replace_expression and require...
2007-12-02 Juerg Billeterprevent conflicts in type macros
2007-12-02 Juerg Billeterrename TypeReference to DataType
2007-12-02 Juerg Billeterrename DataType to Typesymbol
2007-12-01 Juerg Billeterdon't emit unreachable code, patch by Ondrej Jirman
2007-12-01 Juerg Billeterdon't let named creation methods conflict with normal...
2007-11-30 Juerg Billeterpass non-simple structs always by reference
2007-11-30 Juerg Billetercheck interfaces before base class in symbol lookup
2007-11-29 Juerg Billetersupport virtual methods without wrapper with the [NoWra...
2007-11-29 Juerg Billeteradd is_pure method to Expression class
2007-11-29 Juerg Billeterrefactor tests to have more descriptive names
2007-11-29 Juerg Billeterremove enchant bindings test, we focus on compiler...
2007-11-29 Juerg Billeterfix distcheck
2007-11-29 Juerg Billeteradd some basic documentation for statements, extend...
2007-11-28 Juerg Billeteradd support for inline methods
2007-11-28 Juerg Billeterbind atomic operations, fixes bug 499970
2007-11-28 Juerg Billeteradd support for volatile fields, fixes bug #499960
2007-11-27 Juerg Billetersearch for INSTALL and COPYING files in more directorie...
2007-11-27 Juerg Billeteradd AM_MAINTAINER_MODE and replace deprecated INCLUDES...
2007-11-27 Juerg Billeterdon't use filter function in makefiles as it's a GNU...
2007-11-27 Juerg Billeteradd AM_MAINTAINER_MODE
2007-11-27 Juerg Billeterreplace deprecated INCLUDES by AM_CPPFLAGS
2007-11-27 Juerg Billeterconcatenate adjacent string literal tokens
2007-11-27 Juerg Billeterbind sscanf instead of scanf, add memcpy binding
2007-11-26 Juerg Billeteradd scanf and fscanf bindings
2007-11-25 Juerg BilleterPost-release version bump
2007-11-25 Juerg Billeterupdate for 0.1.5 release VALA_0_1_5
2007-11-25 Juerg Billeterremove short-living reference warning, too many false...
2007-11-25 Juerg Billeteradd binding for g_chmod
2007-11-25 Juerg Billetermark GtkTargetEntry as value-type
2007-11-24 Juerg Billeterfix is_out support for parameters
2007-11-24 Juerg Billetersupport is_out for parameters in the metadata
2007-11-24 Juerg Billeteradd support for overriding the name and namespace of...
2007-11-24 Juerg Billeteravoid NULL function parameter names
2007-11-23 Juerg Billetercall g_thread_init to support libraries using threading...
2007-11-23 Juerg Billeterupdate to use vala-gen-introspect
2007-11-23 Juerg Billeteradd support for anonymous structs and unions (gcc exten...
2007-11-23 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterfix value of string constants
2007-11-22 Juerg Billetercompare complete path
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeteradd support for .defines file
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterupdate to use vala-gen-introspect
2007-11-22 Juerg Billeterignore empty lines in .files
2007-11-22 Juerg Billeterdon't process get_type function symbols twice, support...
2007-11-22 Juerg Billeterreport error for missing return types in methods
2007-11-22 Juerg Billeterimprove error reporting and ignore get_type functions...
2007-11-22 Juerg Billeteradd symbol dependency for generic type arguments
2007-11-21 Juerg Billeteradd some more GObject functions
2007-11-21 Juerg Billeterextend GValue, fix g_object_connect
2007-11-20 Juerg Billeteradd missing cheader_filename attributes
2007-11-20 Juerg Billeterupdated to gio 0.1.2
2007-11-20 Juerg Billeterdetect out parameters of value types, add support for...
2007-11-16 Juerg Billeterremove invalid property definitions
2007-11-13 Juerg Billeterupdate to use vala-gen-introspect
2007-11-12 Juerg Billeteradd binding for g_type_qname and fix GQuark binding
2007-11-10 Juerg Billeteradd bindings for g_object_get_data, g_object_set_data...
2007-11-10 Juerg Billeterfix code generation for private fields in types not...
2007-11-06 Juerg Billeterupdated to gio 0.1.1
2007-11-04 Juerg Billetermark gtk_object_destroy as emitter function
2007-11-04 Juerg Billeterfix signedness mismatch
2007-11-04 Juerg Billetercast generic copy function to GBoxedCopyFunc
next