[vala] (31 commits) Created branch wip/attributes



The branch 'wip/attributes' was created.

Summary of new commits:

  dcbfe32... Specify default values in Attribute methods
  5fb1beb... Add attributes cache to code nodes
  a3a50f4... Add helper methods to CodeNode for dealing with attributes
  141e49a... On-demand Delegate.has_target
  5a4eaa7... On-demand Class.is_compact
  6c2158d... On-demand Class.is_immutable
  388238b... On-demand Struct.is_simple_type
  6160ba5... On-demand Struct.is_boolean_type
  d0d1921... On-demand Struct.is_integer_type
  e8290ce... On-demand Struct.is_floating_type
  1aa8b08... On-demand Struct.rank
  b3f9be0... On-demand Struct.width
  94852ac... On-demand Struct.signed
  ad19b62... On-demand Struct.decimal_floating_type
  cadf804... On-demand Struct.is_immutable
  a645e8d... On-demand Symbol.deprecated
  e8fba52... On-demand Symbol.deprecated_since
  72284a6... On-demand Symbol.replacement
  201beef... Drop Symbol.process_deprecated_attribute
  f0946e8... On-demand Symbol.experimental
  4282956... Drop Symbol.process_experimental_attribute
  3895ccb... On-demand Method.has_construct_function
  65124d3... On-demand Method.returns_floating_reference
  705ec0b... On-demand Method.printf_format and scanf_format
  d30274e... Drop destroy_function dependency from Struct.is_disposable
  6b91ce3... girparser: Do not use C specific methods of code nodes
  4fb15ee... gidlparser: Do not use C specific methods of code nodes
  ae9a2ca... codewriter: Do not use C specific methods of code nodes
  a2c46c1... codegen: Add CCodeAttribute
  546a6fe... girwriter: Don't use C specific methods of code nodes
  322f74d... Drop C specific methods from the code tree



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