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



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

Summary of new commits:

  5322c23... Add --metadatadir option to specify path for GIR metadata
  9e51bc2... girparser: Support -custom.vala files
  3fc6fe4... girparser: Support reparenting static methods in namespace
  100da09... girparser: Remove all type arguments when using type_argume
  7adcdc7... girparser: Fix mapping gsize to size_t and gssize to ssize_
  bc077c9... girparser: Don't add NoAccessorMethod if there is a setter
  41e6cf3... girparser: Simplify postprocessing callbacks. Use symbols i
  e0ae04c... girparser: Skip priv fields
  8121dbb... girparser: Set the base type for classes defined in custom 
  3650e6b... girparser: Support null literals in metadata
  d31e1e0... girparser: Fix support for signals metadata.
  e2903b7... girparser: Support specifying symbols in metadata
  65eb5d4... girparser: Fix parsing arrays in metadata types
  ae054d3... girparser: Fix unowned keyword in metadata types
  2621121... girparser: Guess array length type for arrays
  160bcc6... girparser: Rename MethodInfo to ParameterInfo.
  bc1359f... girparser: Rename array_length_pos to array_length_idx in m
  c0b041c... girparser: Better support for arrays in return type.
  f694b22... girparser: Assume arrays without length are null terminated
  da488be... girparser: Property without accessor must have owned get.
  9e16177... girparser: Report unused metadata only if repository has be
  8e6f64b... girparser: Skip private structs.
  13b684f... girparser: Never skip symbol if skip=false is explicited in
  7d8e7a3... girparser: Support aliases whose base type is a SimpleType.
  203ef58... vapigen: Fix marking gir metadata as source.
  4ee8837... girparser: Support negative integer literals in metadata.
  2df318d... girparser: Move handle_async_methods into the merge_add_pro
  281e31a... girparser: Use an HashSet for merged symbols.
  b4aa0fe... girparser: Support async constructors.
  9f93cc3... girparser: Fix assuming parameter names of signal from virt
  46c298b... girparser: Use ArrayList for symbols info because field ord
  9eb9e99... girparser: Add metadata argument to override scope attribut
  a0a69e9... girparser: Move parse_constructor inside common parse_funct
  066ec62... girparser: Remove redundant code for checking out parameter
  a1e7218... girparser: Mark bitfield to be Flags
  4bc8883... girparser: Use the same function for enumeration, bitfield 
  fb1e189... Allow setting cname of ErrorCode.
  5c44ae4... girparser: Support ByteArray arrays.
  4f61ba8... girparser: Merge virtual method specified in metadata.
  e3d7ce4... girparser: Provide default constructor for classes.
  98555f7... girparser: Add constructor to boxed types.
  297aca1... girparser: Parse signals in parse_function.
  3e18298... girparser: Fix setting ownership for parameters.
  700bbb6... girparser: Set cheader_filename for all symbols.
  3c2f6b7... markupreader: Add get_attributes() method returning a copy 
  15b9490... girparser: Store all attributes in girdata for all symbols.
  39395ba... girparser: Fix processing deprecation.



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