[vala] (47 commits) Created branch switch-to-gir



The branch 'switch-to-gir' was created.

Summary of new commits:

  033b602... Add --metadatadir option to specify path for GIR metadata
  c9f6cc4... girparser: Support -custom.vala files
  bb98f81... girparser: Support reparenting static methods in namespace
  19cfac3... girparser: Remove all type arguments when using type_argume
  425c0cf... girparser: Fix mapping gsize to size_t and gssize to ssize_
  d76bed3... girparser: Don't add NoAccessorMethod if there is a setter
  ec9c842... girparser: Simplify postprocessing callbacks. Use symbols i
  5933ac7... girparser: Skip priv fields
  52dbbc6... girparser: Set the base type for classes defined in custom 
  5921778... girparser: Support null literals in metadata
  916d1c3... girparser: Fix support for signals metadata.
  31f5fa0... girparser: Support specifying symbols in metadata
  a8c62d3... girparser: Fix parsing arrays in metadata types
  dd013e5... girparser: Fix unowned keyword in metadata types
  eead20a... girparser: Guess array length type for arrays
  3eda1cd... girparser: Rename MethodInfo to ParameterInfo.
  f3608e4... girparser: Rename array_length_pos to array_length_idx in m
  358136c... girparser: Better support for arrays in return type.
  be4d5e5... girparser: Assume arrays without length are null terminated
  a83ea9b... girparser: Property without accessor must have owned get.
  4a78b42... girparser: Report unused metadata only if repository has be
  663a185... girparser: Skip private structs.
  13d09f9... girparser: Never skip symbol if skip=false is explicited in
  7492d3b... girparser: Support aliases whose base type is a SimpleType.
  ff6da79... vapigen: Fix marking gir metadata as source.
  77615ca... girparser: Support negative integer literals in metadata.
  90d785d... girparser: Move handle_async_methods into the merge_add_pro
  07ebf8e... girparser: Use an HashSet for merged symbols.
  67cce9e... girparser: Support async constructors.
  1ab3c94... girparser: Fix assuming parameter names of signal from virt
  a271827... girparser: Use ArrayList for symbols info because field ord
  3fc724a... girparser: Add metadata argument to override scope attribut
  403ab38... girparser: Move parse_constructor inside common parse_funct
  d82e698... girparser: Remove redundant code for checking out parameter
  33b6a7b... girparser: Mark bitfield to be Flags
  6c2791d... girparser: Use the same function for enumeration, bitfield 
  912abb1... Allow setting cname of ErrorCode.
  3f9a26c... girparser: Support ByteArray arrays.
  7ffa0e1... girparser: Merge virtual method specified in metadata.
  d4f40b8... girparser: Provide default constructor for classes.
  610483d... girparser: Add constructor to boxed types.
  b2cb32b... girparser: Parse signals in parse_function.
  79cd518... girparser: Fix setting ownership for parameters.
  3acece8... girparser: Set cheader_filename for all symbols.
  287b14e... markupreader: Add get_attributes() method returning a copy 
  a23742d... girparser: Store all attributes in girdata for all symbols.
  4a6f3a2... girparser: Fix processing deprecation.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]