Binary compatibility report for the Vala library  between 0.3.5 and 0.4.0 versions on x86

Test Info


Library NameVala
Version #10.3.5
Version #20.4.0
CPU Architecturex86
GCC Version4.6.1

Test Results


Total Header Files220
Total Shared Libraries1
Total Symbols / Types758 / 268
VerdictIncompatible
(44.92%)

Problem Summary


SeverityCount
Added Symbols-111
Removed SymbolsHigh13
Problems with
Data Types
High0
Medium62
Low64
Problems with
Symbols
High0
Medium0
Low1
Problems with
Constants
Low0
Other Changes-0

Added Symbols (111)


arraylist.h, libvala.so.0.0.0
gee_array_list_construct ( GType object_type, GType g_type, GBoxedCopyFunc g_dup_func, GDestroyNotify g_destroy_func, GEqualFunc equal_func )

collectionobject.h, libvala.so.0.0.0
gee_collection_object_construct GType object_type )
gee_collection_object_get_type ( )
gee_collection_object_new ( )
gee_collection_object_ref gpointer instance )
gee_collection_object_unref gpointer instance )
gee_param_spec_collection_object ( gchar const* name, gchar const* nick, gchar const* blurb, GType object_type, GParamFlags flags )
gee_value_get_collection_object GValue const* value )
gee_value_set_collection_object GValue* value, gpointer v_object )

valaaddressofexpression.h, libvala.so.0.0.0
vala_addressof_expression_construct ( GType object_type, ValaExpression* inner, ValaSourceReference* source_reference )

valaarraycreationexpression.h, libvala.so.0.0.0
vala_array_creation_expression_construct ( GType object_type, ValaDataType* element_type, gint rank, ValaInitializerList* initializer_list, ValaSourceReference* source_reference )

valaassignment.h, libvala.so.0.0.0
vala_assignment_construct ( GType object_type, ValaExpression* left, ValaExpression* right, ValaAssignmentOperator operator, ValaSourceReference* source_reference )

valaattribute.h, libvala.so.0.0.0
vala_attribute_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )

valabaseaccess.h, libvala.so.0.0.0
vala_base_access_construct ( GType object_type, ValaSourceReference* source )

valabinaryexpression.h, libvala.so.0.0.0
vala_binary_expression_construct ( GType object_type, ValaBinaryOperator op, ValaExpression* _left, ValaExpression* _right, ValaSourceReference* source )

valablock.h, libvala.so.0.0.0
vala_block_construct ( GType object_type, ValaSourceReference* source_reference )

valabooleanliteral.h, libvala.so.0.0.0
vala_boolean_literal_construct ( GType object_type, gboolean b, ValaSourceReference* source )

valabreakstatement.h, libvala.so.0.0.0
vala_break_statement_construct ( GType object_type, ValaSourceReference* source )

valacastexpression.h, libvala.so.0.0.0
vala_cast_expression_construct ( GType object_type, ValaExpression* inner, ValaDataType* type_reference, ValaSourceReference* source_reference, gboolean is_silent_cast )

valacatchclause.h, libvala.so.0.0.0
vala_catch_clause_construct ( GType object_type, ValaDataType* error_type, char const* variable_name, ValaBlock* body, ValaSourceReference* source_reference )

valaccodeconstant.h, libvala.so.0.0.0
vala_ccode_constant_construct ( GType object_type, char const* _name )

valaccodenode.h, libvala.so.0.0.0
vala_ccode_node_ref gpointer instance )
vala_ccode_node_unref gpointer instance )
vala_param_spec_ccode_node ( gchar const* name, gchar const* nick, gchar const* blurb, GType object_type, GParamFlags flags )
vala_value_get_ccode_node GValue const* value )
vala_value_set_ccode_node GValue* value, gpointer v_object )

valaccodewriter.h, libvala.so.0.0.0
vala_ccode_writer_construct ( GType object_type, char const* filename )
vala_ccode_writer_ref gpointer instance )
vala_ccode_writer_set_filename ( ValaCCodeWriter* self, char const* value )
vala_ccode_writer_unref gpointer instance )
vala_param_spec_ccode_writer ( gchar const* name, gchar const* nick, gchar const* blurb, GType object_type, GParamFlags flags )
vala_value_get_ccode_writer GValue const* value )
vala_value_set_ccode_writer GValue* value, gpointer v_object )

valacharacterliteral.h, libvala.so.0.0.0
vala_character_literal_construct ( GType object_type, char const* c, ValaSourceReference* source )

valaclass.h, libvala.so.0.0.0
vala_class_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )
vala_class_get_classes ValaClass* self )
vala_class_get_constants ValaClass* self )
vala_class_get_delegates ValaClass* self )
vala_class_get_enums ValaClass* self )
vala_class_get_structs ValaClass* self )
vala_class_is_fundamental ValaClass* self )
vala_class_set_param_spec_function ValaClass* self, char const* name )

valacodebinding.h, libvala.so.0.0.0
vala_code_binding_ref gpointer instance )
vala_code_binding_unref gpointer instance )
vala_param_spec_code_binding ( gchar const* name, gchar const* nick, gchar const* blurb, GType object_type, GParamFlags flags )
vala_value_get_code_binding GValue const* value )
vala_value_set_code_binding GValue* value, gpointer v_object )

valacodecontext.h, libvala.so.0.0.0
vala_code_context_construct GType object_type )
vala_code_context_ref gpointer instance )
vala_code_context_unref gpointer instance )
vala_param_spec_code_context ( gchar const* name, gchar const* nick, gchar const* blurb, GType object_type, GParamFlags flags )
vala_value_get_code_context GValue const* value )
vala_value_set_code_context GValue* value, gpointer v_object )

valacodenode.h, libvala.so.0.0.0
vala_code_node_ref gpointer instance )
vala_code_node_unref gpointer instance )
vala_param_spec_code_node ( gchar const* name, gchar const* nick, gchar const* blurb, GType object_type, GParamFlags flags )
vala_value_get_code_node GValue const* value )
vala_value_set_code_node GValue* value, gpointer v_object )

valaconditionalexpression.h, libvala.so.0.0.0
vala_conditional_expression_construct ( GType object_type, ValaExpression* cond, ValaExpression* true_expr, ValaExpression* false_expr, ValaSourceReference* source )

valaconstant.h, libvala.so.0.0.0
vala_constant_construct ( GType object_type, char const* name, ValaDataType* type_reference, ValaExpression* initializer, ValaSourceReference* source_reference )

valaconstructor.h, libvala.so.0.0.0
vala_constructor_construct ( GType object_type, ValaSourceReference* source )

valacontinuestatement.h, libvala.so.0.0.0
vala_continue_statement_construct ( GType object_type, ValaSourceReference* source )

valacreationmethod.h, libvala.so.0.0.0
vala_creation_method_construct ( GType object_type, char const* type_name, char const* name, ValaSourceReference* source_reference )
vala_creation_method_get_chain_up ValaCreationMethod* self )
vala_creation_method_set_chain_up ( ValaCreationMethod* self, gboolean value )

valadeclarationstatement.h, libvala.so.0.0.0
vala_declaration_statement_construct ( GType object_type, ValaSymbol* declaration, ValaSourceReference* source_reference )

valadelegate.h, libvala.so.0.0.0
vala_delegate_construct ( GType object_type, char const* name, ValaDataType* return_type, ValaSourceReference* source_reference )

valadestructor.h, libvala.so.0.0.0
vala_destructor_construct ( GType object_type, ValaSourceReference* source_reference )

valadostatement.h, libvala.so.0.0.0
vala_do_statement_construct ( GType object_type, ValaBlock* body, ValaExpression* condition, ValaSourceReference* source_reference )

valaelementaccess.h, libvala.so.0.0.0
vala_element_access_construct ( GType object_type, ValaExpression* container, ValaSourceReference* source_reference )

valaemptystatement.h, libvala.so.0.0.0
vala_empty_statement_construct ( GType object_type, ValaSourceReference* source )

valaenum.h, libvala.so.0.0.0
vala_enum_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )

valaenumvalue.h, libvala.so.0.0.0
vala_enum_value_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )
vala_enum_value_construct_with_value ( GType object_type, char const* name, ValaExpression* value, ValaSourceReference* source_reference )
vala_enum_value_get_default_cname ValaEnumValue* self )
vala_enum_value_set_cname ( ValaEnumValue* self, char const* cname )

valaerrorcode.h, libvala.so.0.0.0
vala_error_code_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )
vala_error_code_construct_with_value ( GType object_type, char const* name, ValaExpression* value, ValaSourceReference* source_reference )

valaerrordomain.h, libvala.so.0.0.0
vala_error_domain_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )

valaexpression.h, libvala.so.0.0.0
vala_expression_is_constant ValaExpression* self )
vala_expression_is_non_null ValaExpression* self )

valaexpressionstatement.h, libvala.so.0.0.0
vala_expression_statement_construct ( GType object_type, ValaExpression* expression, ValaSourceReference* source_reference )

valafield.h, libvala.so.0.0.0
vala_field_construct ( GType object_type, char const* name, ValaDataType* field_type, ValaExpression* initializer, ValaSourceReference* source_reference )

valaforeachstatement.h, libvala.so.0.0.0
vala_foreach_statement_construct ( GType object_type, ValaDataType* type_reference, char const* variable_name, ValaExpression* collection, ValaBlock* body, ValaSourceReference* source_reference )

valaformalparameter.h, libvala.so.0.0.0
vala_formal_parameter_construct ( GType object_type, char const* name, ValaDataType* parameter_type, ValaSourceReference* source_reference )
vala_formal_parameter_construct_with_ellipsis ( GType object_type, ValaSourceReference* source )

valaforstatement.h, libvala.so.0.0.0
vala_for_statement_construct ( GType object_type, ValaExpression* condition, ValaBlock* body, ValaSourceReference* source_reference )

valaifstatement.h, libvala.so.0.0.0
vala_if_statement_construct ( GType object_type, ValaExpression* cond, ValaBlock* true_stmt, ValaBlock* false_stmt, ValaSourceReference* source )

valainitializerlist.h, libvala.so.0.0.0
vala_initializer_list_construct ( GType object_type, ValaSourceReference* source_reference )

valaintegerliteral.h, libvala.so.0.0.0
vala_integer_literal_construct ( GType object_type, char const* i, ValaSourceReference* source )

valainterface.h, libvala.so.0.0.0
vala_interface_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )
vala_interface_get_classes ValaInterface* self )
vala_interface_get_delegates ValaInterface* self )
vala_interface_get_enums ValaInterface* self )
vala_interface_get_structs ValaInterface* self )

valainvocationexpression.h, libvala.so.0.0.0
vala_invocation_expression_construct ( GType object_type, ValaExpression* call, ValaSourceReference* source_reference )

valalambdaexpression.h, libvala.so.0.0.0
vala_lambda_expression_construct ( GType object_type, ValaExpression* expression_body, ValaSourceReference* source_reference )
vala_lambda_expression_construct_with_statement_body ( GType object_type, ValaBlock* statement_body, ValaSourceReference* source_reference )

valalocalvariable.h, libvala.so.0.0.0
vala_local_variable_construct ( GType object_type, ValaDataType* variable_type, char const* name, ValaExpression* initializer, ValaSourceReference* source_reference )

valalockstatement.h, libvala.so.0.0.0
vala_lock_statement_construct ( GType object_type, ValaExpression* resource, ValaBlock* body, ValaSourceReference* source_reference )

valamemberaccess.h, libvala.so.0.0.0
vala_member_access_construct ( GType object_type, ValaExpression* inner, char const* member_name, ValaSourceReference* source_reference )
vala_member_access_construct_pointer ( GType object_type, ValaExpression* inner, char const* member_name, ValaSourceReference* source_reference )
vala_member_access_construct_simple ( GType object_type, char const* member_name, ValaSourceReference* source_reference )

valamemberinitializer.h, libvala.so.0.0.0
vala_member_initializer_construct ( GType object_type, char const* name, ValaExpression* initializer, ValaSourceReference* source_reference )

valamethod.h, libvala.so.0.0.0
vala_method_construct ( GType object_type, char const* name, ValaDataType* return_type, ValaSourceReference* source_reference )
vala_method_get_has_construct_function ValaMethod* self )
vala_method_set_has_construct_function ( ValaMethod* self, gboolean value )

valanamedargument.h, libvala.so.0.0.0
vala_named_argument_construct ( GType object_type, char const* name, ValaExpression* argument, ValaSourceReference* source_reference )

valanamespace.h, libvala.so.0.0.0
vala_namespace_construct ( GType object_type, char const* name, ValaSourceReference* source_reference )

valasymbol.h, libvala.so.0.0.0
vala_symbol_init ValaSymbol* self )

valatypesymbol.h, libvala.so.0.0.0
vala_typesymbol_get_param_spec_function ValaTypeSymbol* self )

to the top

Removed Symbols (13)


valacodevisitor.h, libvala.so.0.0.0
vala_code_visitor_visit_namespace_reference ( ValaCodeVisitor* self, ValaNamespaceReference* ns )

valagidlwriter.h, libvala.so.0.0.0
vala_gidl_writer_get_type ( )
vala_gidl_writer_new ( )
vala_gidl_writer_write_file ( ValaGIdlWriter* self, ValaCodeContext* context, char const* filename )

valamember.h, libvala.so.0.0.0
vala_member_new ( )

valanamespacereference.h, libvala.so.0.0.0
vala_namespace_reference_get_name ValaNamespaceReference* self )
vala_namespace_reference_get_namespace_symbol ValaNamespaceReference* self )
vala_namespace_reference_get_type ( )
vala_namespace_reference_new ( char const* name, ValaSourceReference* source_reference )
vala_namespace_reference_set_name ( ValaNamespaceReference* self, char const* value )
vala_namespace_reference_set_namespace_symbol ( ValaNamespaceReference* self, ValaSymbol* value )

valaunresolvedsymbol.h, libvala.so.0.0.0
vala_unresolved_symbol_get_name ValaUnresolvedSymbol* self )
vala_unresolved_symbol_set_name ( ValaUnresolvedSymbol* self, char const* value )

to the top

Problems with Data Types, Medium Severity (62)


arraylist.h
[+] struct _GeeArrayList (1)

valaaddressofexpression.h
[+] struct _ValaAddressofExpression (1)

valaarraycreationexpression.h
[+] struct _ValaArrayCreationExpression (1)

valaassignment.h
[+] struct _ValaAssignment (1)

valaattribute.h
[+] struct _ValaAttribute (1)

valabaseaccess.h
[+] struct _ValaBaseAccess (1)

valabinaryexpression.h
[+] struct _ValaBinaryExpression (1)

valablock.h
[+] struct _ValaBlock (1)

valabooleanliteral.h
[+] struct _ValaBooleanLiteral (1)

valabreakstatement.h
[+] struct _ValaBreakStatement (1)

valacastexpression.h
[+] struct _ValaCastExpression (1)

valacatchclause.h
[+] struct _ValaCatchClause (1)

valaccodeconstant.h
[+] struct _ValaCCodeConstant (1)

valaccodeexpression.h
[+] struct _ValaCCodeExpression (1)

valaccodenode.h
[+] struct _ValaCCodeNode (1)

valaccodewriter.h
[+] struct _ValaCCodeWriter (1)

valacharacterliteral.h
[+] struct _ValaCharacterLiteral (1)

valaclass.h
[+] struct _ValaClass (1)

valacodebinding.h
[+] struct _ValaCodeBinding (1)

valacodecontext.h
[+] struct _ValaCodeContext (1)

valacodenode.h
[+] struct _ValaCodeNode (2)

valaconditionalexpression.h
[+] struct _ValaConditionalExpression (1)

valaconstant.h
[+] struct _ValaConstant (1)

valaconstructor.h
[+] struct _ValaConstructor (1)

valacontinuestatement.h
[+] struct _ValaContinueStatement (1)

valacreationmethod.h
[+] struct _ValaCreationMethod (1)

valadatatype.h
[+] struct _ValaDataType (1)

valadeclarationstatement.h
[+] struct _ValaDeclarationStatement (1)

valadelegate.h
[+] struct _ValaDelegate (1)

valadestructor.h
[+] struct _ValaDestructor (1)

valadostatement.h
[+] struct _ValaDoStatement (1)

valaelementaccess.h
[+] struct _ValaElementAccess (1)

valaemptystatement.h
[+] struct _ValaEmptyStatement (1)

valaenum.h
[+] struct _ValaEnum (1)

valaenumvalue.h
[+] struct _ValaEnumValue (1)

valaerrorcode.h
[+] struct _ValaErrorCode (1)

valaerrordomain.h
[+] struct _ValaErrorDomain (1)

valaexpression.h
[+] struct _ValaExpression (1)

valaexpressionstatement.h
[+] struct _ValaExpressionStatement (1)

valafield.h
[+] struct _ValaField (1)

valaforeachstatement.h
[+] struct _ValaForeachStatement (1)

valaformalparameter.h
[+] struct _ValaFormalParameter (1)

valaforstatement.h
[+] struct _ValaForStatement (1)

valaifstatement.h
[+] struct _ValaIfStatement (1)

valainitializerlist.h
[+] struct _ValaInitializerList (1)

valaintegerliteral.h
[+] struct _ValaIntegerLiteral (1)

valainterface.h
[+] struct _ValaInterface (1)

valainvocationexpression.h
[+] struct _ValaInvocationExpression (1)

valalambdaexpression.h
[+] struct _ValaLambdaExpression (1)

valaliteral.h
[+] struct _ValaLiteral (1)

valalocalvariable.h
[+] struct _ValaLocalVariable (1)

valalockstatement.h
[+] struct _ValaLockStatement (1)

valamember.h
[+] struct _ValaMember (1)

valamemberaccess.h
[+] struct _ValaMemberAccess (1)

valamemberinitializer.h
[+] struct _ValaMemberInitializer (1)

valamethod.h
[+] struct _ValaMethod (1)

valanamedargument.h
[+] struct _ValaNamedArgument (1)

valanamespace.h
[+] struct _ValaNamespace (1)

valaobjecttypesymbol.h
[+] struct _ValaObjectTypeSymbol (1)

valasymbol.h
[+] struct _ValaSymbol (1)

valatypesymbol.h
[+] struct _ValaTypeSymbol (1)

to the top

Problems with Data Types, Low Severity (64)


valaaddressofexpression.h
[+] struct _ValaAddressofExpression (1)

valaarraycreationexpression.h
[+] struct _ValaArrayCreationExpression (1)

valaassignment.h
[+] struct _ValaAssignment (1)

valaattribute.h
[+] struct _ValaAttribute (1)

valabaseaccess.h
[+] struct _ValaBaseAccess (1)

valabinaryexpression.h
[+] struct _ValaBinaryExpression (1)

valablock.h
[+] struct _ValaBlock (1)

valabooleanliteral.h
[+] struct _ValaBooleanLiteral (1)

valabreakstatement.h
[+] struct _ValaBreakStatement (1)

valacastexpression.h
[+] struct _ValaCastExpression (1)

valacatchclause.h
[+] struct _ValaCatchClause (1)

valaccodeconstant.h
[+] struct _ValaCCodeConstant (1)

valaccodeexpression.h
[+] struct _ValaCCodeExpression (1)

valaccodenode.h
[+] struct _ValaCCodeNode (2)

valaccodewriter.h
[+] struct _ValaCCodeWriter (2)

valacharacterliteral.h
[+] struct _ValaCharacterLiteral (1)

valaclass.h
[+] struct _ValaClass (1)

valacodebinding.h
[+] struct _ValaCodeBinding (2)

valacodecontext.h
[+] struct _ValaCodeContext (2)

valacodenode.h
[+] struct _ValaCodeNode (1)

valaconditionalexpression.h
[+] struct _ValaConditionalExpression (1)

valaconstant.h
[+] struct _ValaConstant (1)

valaconstructor.h
[+] struct _ValaConstructor (1)

valacontinuestatement.h
[+] struct _ValaContinueStatement (1)

valacreationmethod.h
[+] struct _ValaCreationMethod (1)

valadatatype.h
[+] struct _ValaDataType (1)

valadeclarationstatement.h
[+] struct _ValaDeclarationStatement (1)

valadelegate.h
[+] struct _ValaDelegate (1)

valadestructor.h
[+] struct _ValaDestructor (1)

valadostatement.h
[+] struct _ValaDoStatement (1)

valaelementaccess.h
[+] struct _ValaElementAccess (1)

valaemptystatement.h
[+] struct _ValaEmptyStatement (1)

valaenum.h
[+] struct _ValaEnum (1)

valaenumvalue.h
[+] struct _ValaEnumValue (1)

valaerrorcode.h
[+] struct _ValaErrorCode (1)

valaerrordomain.h
[+] struct _ValaErrorDomain (1)

valaexpression.h
[+] struct _ValaExpression (1)

valaexpressionstatement.h
[+] struct _ValaExpressionStatement (1)

valafield.h
[+] struct _ValaField (1)

valaforeachstatement.h
[+] struct _ValaForeachStatement (1)

valaformalparameter.h
[+] struct _ValaFormalParameter (1)

valaforstatement.h
[+] struct _ValaForStatement (1)

valaifstatement.h
[+] struct _ValaIfStatement (1)

valainitializerlist.h
[+] struct _ValaInitializerList (1)

valaintegerliteral.h
[+] struct _ValaIntegerLiteral (1)

valainterface.h
[+] struct _ValaInterface (1)

valainvocationexpression.h
[+] struct _ValaInvocationExpression (1)

valalambdaexpression.h
[+] struct _ValaLambdaExpression (1)

valaliteral.h
[+] struct _ValaLiteral (1)

valalocalvariable.h
[+] struct _ValaLocalVariable (1)

valalockstatement.h
[+] struct _ValaLockStatement (1)

valamember.h
[+] struct _ValaMember (1)

valamemberaccess.h
[+] struct _ValaMemberAccess (1)

valamemberinitializer.h
[+] struct _ValaMemberInitializer (1)

valamethod.h
[+] struct _ValaMethod (1)

valanamedargument.h
[+] struct _ValaNamedArgument (1)

valanamespace.h
[+] struct _ValaNamespace (1)

valaobjecttypesymbol.h
[+] struct _ValaObjectTypeSymbol (1)

valasymbol.h
[+] struct _ValaSymbol (1)

valatypesymbol.h
[+] struct _ValaTypeSymbol (1)

to the top

Problems with Symbols, Low Severity (1)


valaccodewriter.h, libvala.so.0.0.0
[+] vala_ccode_writer_new char const* _filename ) (1)

to the top

Header Files (220)


arraylist.h
collection.h
hashmap.h
hashset.h
iterable.h
iterator.h
list.h
map.h
readonlycollection.h
readonlylist.h
readonlymap.h
readonlyset.h
set.h
vala.h
valaaddressofexpression.h
valaarraycreationexpression.h
valaarraylengthfield.h
valaarraymovemethod.h
valaarrayresizemethod.h
valaarraytype.h
valaassignment.h
valaattribute.h
valaattributeprocessor.h
valabaseaccess.h
valabasicblock.h
valabinaryexpression.h
valablock.h
valabooleanliteral.h
valabreakstatement.h
valacastexpression.h
valacatchclause.h
valaccodearraycreationexpressionbinding.h
valaccodeassignment.h
valaccodeassignmentbinding.h
valaccodebinaryexpression.h
valaccodebinding.h
valaccodeblock.h
valaccodebreakstatement.h
valaccodecasestatement.h
valaccodecastexpression.h
valaccodeclassbinding.h
valaccodecommaexpression.h
valaccodecomment.h
valaccodecompiler.h
valaccodeconditionalexpression.h
valaccodeconstant.h
valaccodecontinuestatement.h
valaccodecreationmethodbinding.h
valaccodedeclaration.h
valaccodedeclarator.h
valaccodedostatement.h
valaccodedynamicmethodbinding.h
valaccodedynamicpropertybinding.h
valaccodedynamicsignalbinding.h
valaccodeelementaccess.h
valaccodeelementaccessbinding.h
valaccodeemptystatement.h
valaccodeenum.h
valaccodeenumvalue.h
valaccodeexpression.h
valaccodeexpressionbinding.h
valaccodeexpressionstatement.h
valaccodeformalparameter.h
valaccodeforstatement.h
valaccodefragment.h
valaccodefunction.h
valaccodefunctioncall.h
valaccodefunctiondeclarator.h
valaccodegenerator.h
valaccodegeneratorsignal.h
valaccodegeneratorsourcefile.h
valaccodegeneratorstruct.h
valaccodegotostatement.h
valaccodeidentifier.h
valaccodeifstatement.h
valaccodeincludedirective.h
valaccodeinitializerlist.h
valaccodeinterfacebinding.h
valaccodeinvocationexpressionbinding.h
valaccodelabel.h
valaccodelinedirective.h
valaccodemacroreplacement.h
valaccodememberaccess.h
valaccodememberaccessbinding.h
valaccodemethodbinding.h
valaccodemodifiers.h
valaccodenewline.h
valaccodenode.h
valaccodeobjecttypesymbolbinding.h
valaccodeoncesection.h
valaccodeparenthesizedexpression.h
valaccodereturnstatement.h
valaccodestatement.h
valaccodestruct.h
valaccodeswitchstatement.h
valaccodetypedefinition.h
valaccodetypesymbolbinding.h
valaccodeunaryexpression.h
valaccodevariabledeclarator.h
valaccodewhilestatement.h
valaccodewriter.h
valacfgbuilder.h
valacharacterliteral.h
valaclass.h
valaclassregisterfunction.h
valaclasstype.h
valacodebinding.h
valacodecontext.h
valacodegenerator.h
valacodenode.h
valacodevisitor.h
valaconditionalexpression.h
valaconstant.h
valaconstructor.h
valacontinuestatement.h
valacreationmethod.h
valadatatype.h
valadeclarationstatement.h
valadelegate.h
valadelegatetype.h
valadeletestatement.h
valadestructor.h
valadostatement.h
valadynamicmethod.h
valadynamicproperty.h
valadynamicsignal.h
valaelementaccess.h
valaemptystatement.h
valaenum.h
valaenumvalue.h
valaerrorcode.h
valaerrordomain.h
valaerrortype.h
valaexpression.h
valaexpressionstatement.h
valafield.h
valafieldprototype.h
valaforeachstatement.h
valaformalparameter.h
valaforstatement.h
valagenieparser.h
valageniescanner.h
valagenietokentype.h
valagidlwriter.h
valaifstatement.h
valainitializerlist.h
valainstancecast.h
valaintegerliteral.h
valaintegertype.h
valainterface.h
valainterfaceregisterfunction.h
valainterfacetype.h
valainterfacewriter.h
valainvalidtype.h
valainvocationexpression.h
valalambdaexpression.h
valaliteral.h
valalocalvariable.h
valalockable.h
valalockstatement.h
valamember.h
valamemberaccess.h
valamemberinitializer.h
valamethod.h
valamethodtype.h
valanamedargument.h
valanamespace.h
valanamespacereference.h
valanullchecker.h
valanullliteral.h
valanulltype.h
valaobjectcreationexpression.h
valaobjecttype.h
valaobjecttypesymbol.h
valaparenthesizedexpression.h
valaparser.h
valapointerindirection.h
valapointertype.h
valapostfixexpression.h
valaproperty.h
valapropertyaccessor.h
valarealliteral.h
valareferencetransferexpression.h
valareferencetype.h
valareport.h
valareturnstatement.h
valascanner.h
valascope.h
valasemanticanalyzer.h
valasignal.h
valasignaltype.h
valasizeofexpression.h
valasourcefile.h
valasourcefilecycle.h
valasourcelocation.h
valasourcereference.h
valastatement.h
valastringliteral.h
valastruct.h
valaswitchlabel.h
valaswitchsection.h
valaswitchstatement.h
valasymbol.h
valasymbolresolver.h
valathrowstatement.h
valatokentype.h
valatrystatement.h
valatuple.h
valatypecheck.h
valatypeofexpression.h
valatypeparameter.h
valatypeparametertype.h
valatyperegisterfunction.h
valatypesymbol.h
valaunaryexpression.h
valaunresolvedsymbol.h
valaunresolvedtype.h
valavaluetype.h
valavoidtype.h
valawhilestatement.h

to the top

Shared Libraries (1)


libvala.so.0.0.0

to the top




Generated on Mon Jan 23 12:39:32 2012 for Vala by ABI Compliance Checker 1.96.5  
A tool for checking backward binary compatibility of a shared C/C++ library API