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



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

Summary of new commits:

  a008508... Add --metadatadir option to specify path for GIR metadata
  71e928a... girparser: Support -custom.vala files
  269cbc3... girparser: Support reparenting static methods in namespace
  0b720a7... girparser: Remove all type arguments when using type_argume
  53e1df1... girparser: Fix mapping gsize to size_t and gssize to ssize_
  a628479... girparser: Don't add NoAccessorMethod if there is a setter
  d59013f... girparser: Simplify postprocessing callbacks. Use symbols i
  d6ccdc6... girparser: Skip priv fields
  0de1ffb... girparser: Set the base type for classes defined in custom 
  17710d1... girparser: Support null literals in metadata
  6881a67... girparser: Fix support for signals metadata.
  bf0cc1f... girparser: Support specifying symbols in metadata
  2472f48... girparser: Fix parsing arrays in metadata types
  70b4cd7... girparser: Fix unowned keyword in metadata types
  2627e94... girparser: Guess array length type for arrays
  ea8fe23... girparser: Rename MethodInfo to ParameterInfo.
  4532d4e... girparser: Rename array_length_pos to array_length_idx in m
  0d35454... girparser: Better support for arrays in return type.
  97eecb7... girparser: Assume arrays without length are null terminated
  24e1f65... girparser: Property without accessor must have owned get.
  eb04228... girparser: Report unused metadata only if repository has be
  4847662... girparser: Skip private structs.
  8dd52b2... girparser: Never skip symbol if skip=false is explicited in
  8bd1200... girparser: Support aliases whose base type is a SimpleType.
  6576f6d... vapigen: Fix marking gir metadata as source.
  ddc25c7... girparser: Support negative integer literals in metadata.
  cab533b... girparser: Move handle_async_methods into the merge_add_pro
  188076e... girparser: Use an HashSet for merged symbols.
  98841b5... girparser: Support async constructors.
  0ca3e2c... girparser: Fix assuming parameter names of signal from virt
  dd5a2b4... girparser: Use ArrayList for symbols info because field ord
  6f64ea3... girparser: Add metadata argument to override scope attribut
  3b1a456... girparser: Move parse_constructor inside common parse_funct
  c9de625... girparser: Remove redundant code for checking out parameter
  b6257ac... girparser: Mark bitfield to be Flags
  2e7d628... girparser: Use the same function for enumeration, bitfield 
  6486ee9... Allow setting cname of ErrorCode.
  c8b40b1... girparser: Support ByteArray arrays.
  dbd8a6a... girparser: Merge virtual method specified in metadata.
  e3c9956... girparser: Provide default constructor for classes.
  f47631d... girparser: Add constructor to boxed types.
  7be861c... girparser: Parse signals in parse_function.
  eb84b37... girparser: Fix setting ownership for parameters.
  8ad9c14... girparser: Set cheader_filename for all symbols.
  397d8e0... markupreader: Add get_attributes() method returning a copy 
  2030927... girparser: Store all attributes in girdata for all symbols.
  875499c... girparser: Fix processing deprecation.
  e2528ae... Support setting type_id to Vala.Interface
  376002b... girparser: Always set the type_id for classes and interface
  84691ff... Fix InterfaceType cname to refer to Interface type_cname
  603a167... gidlparser: Allow setting type_cname of interfaces



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