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



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

Summary of new commits:

  e4a84a7... Add --metadatadir option to specify path for GIR metadata
  aa9f2b0... girparser: Support -custom.vala files
  45076fc... girparser: Support reparenting static methods in namespace
  ba7141e... girparser: Remove all type arguments when using type_argume
  e13ec29... girparser: Fix mapping gsize to size_t and gssize to ssize_
  bd80678... girparser: Don't add NoAccessorMethod if there is a setter
  48317b3... girparser: Simplify postprocessing callbacks. Use symbols i
  aab4132... girparser: Skip priv fields
  b8a4777... girparser: Set the base type for classes defined in custom 
  8dd40ae... girparser: Support null literals in metadata
  d594fc4... girparser: Fix support for signals metadata.
  0b86c3b... girparser: Support specifying symbols in metadata
  3040df2... girparser: Fix parsing arrays in metadata types
  4689c5b... girparser: Fix unowned keyword in metadata types
  b1e05a0... girparser: Guess array length type for arrays
  f0cb06b... girparser: Rename MethodInfo to ParameterInfo.
  3248afe... girparser: Rename array_length_pos to array_length_idx in m
  c43f77e... girparser: Better support for arrays in return type.
  2631193... girparser: Assume arrays without length are null terminated
  37196c5... girparser: Property without accessor must have owned get.
  b9b29a6... girparser: Report unused metadata only if repository has be
  ee7fc84... girparser: Skip private structs.
  1ee9c33... girparser: Never skip symbol if skip=false is explicited in
  a1abbe7... girparser: Support aliases whose base type is a SimpleType.
  b973e08... vapigen: Fix marking gir metadata as source.
  8872cdc... girparser: Support negative integer literals in metadata.
  281d91a... girparser: Move handle_async_methods into the merge_add_pro
  b3dbaa4... girparser: Use an HashSet for merged symbols.
  360f481... girparser: Support async constructors.
  3603976... girparser: Fix assuming parameter names of signal from virt
  090a59a... girparser: Use ArrayList for symbols info because field ord
  afce4f1... girparser: Add metadata argument to override scope attribut
  fb83c6e... girparser: Move parse_constructor inside common parse_funct
  5d23da1... girparser: Remove redundant code for checking out parameter
  851893e... girparser: Mark bitfield to be Flags
  3837675... girparser: Use the same function for enumeration, bitfield 
  d42d6ec... Allow setting cname of ErrorCode.
  5e1d634... girparser: Support ByteArray arrays.
  a6c4b0e... girparser: Merge virtual method specified in metadata.
  693c2be... girparser: Provide default constructor for classes.
  66ac1de... girparser: Add constructor to boxed types.
  1310341... girparser: Parse signals in parse_function.
  cdf6815... girparser: Fix setting ownership for parameters.
  d8a6364... girparser: Set cheader_filename for all symbols.
  b01843d... markupreader: Add get_attributes() method returning a copy 
  508d551... girparser: Store all attributes in girdata for all symbols.
  37f5632... girparser: Fix processing deprecation.
  9527624... Support setting type_id to Vala.Interface
  930d303... girparser: Always set the type_id for classes and interface
  e5d16bd... Fix InterfaceType cname to refer to Interface type_cname
  86d1435... gidlparser: Allow setting type_cname of interfaces



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