platform/upstream/vala.git
2006-10-25 Jürg Billeterstart to use const specifier for strings to reduce...
2006-10-25 Jürg Billetersupport base access update test base access update
2006-10-25 Jürg BilleterPost-release version bump --version support always...
2006-10-25 Jürg Billetersupport dependencies on constants
2006-10-24 Jürg Billeterdon't crash when comparing value type with null
2006-10-24 Jürg Billeterdon't crash on already resolved type references support...
2006-10-08 Jürg Billetersupport enum values
2006-10-06 Jürg Billeterupdate for 0.0.4 release VALA_0_0_4
2006-10-06 Raffaele Sandriniadd get and set value support add user (arbitrary)...
2006-10-05 Jürg Billetercomplete support for prefix increment and decrement...
2006-10-05 Jürg Billetertransform compund assignments into simple assignments...
2006-10-04 Jürg Billetercorrect takes_ownership in arrays add limited support...
2006-10-04 Jürg Billeterspecify array element type as type argument create...
2006-10-03 Jürg Billeterdon't use InstanceCast for callbacks
2006-09-28 Raffaele Sandriniadd one dimensional array assignment support testcase...
2006-09-28 Jürg Billeteradd and improve various types
2006-09-27 Jürg Billeterset attributes also for non-readable properties support...
2006-09-27 Jürg Billetersupport InstanceByReference attribute add Filename...
2006-09-27 Jürg Billeterfix static modifier for methods without parameters
2006-09-27 Jürg Billeterset instance_by_reference flag on generated methods...
2006-09-27 Jürg Billetervisit interface signals obey lock keyword add interface...
2006-09-27 Jürg Billetersupport interface signals change some signal declaratio...
2006-09-27 Raffaele Sandriniadd threading and assorted structures add an additional...
2006-09-27 Jürg Billeteradd Process struct with spawn functions
2006-09-27 Jürg Billeterfix global methods
2006-09-27 Jürg Billetermove global methods from Global struct to namespace...
2006-09-26 Jürg Billeteradd string.reverse, Source.remove, Environment.get_vari...
2006-09-26 Jürg Billeteradd missing cast
2006-09-03 Jürg Billetermake character_literal stricter support more method...
2006-09-02 Jürg Billeteralways default type arguments to strong avoid unnecessa...
2006-09-02 Jürg Billeterspecial case construction of GLib.List and GLib.SList...
2006-09-02 Jürg Billeterprepare to support protected members
2006-09-02 Jürg Billeterdon't set parent_node in parser support string + operat...
2006-09-02 Jürg Billetersupport integer and floating point suffixes use correct...
2006-09-02 Jürg Billeteruse IntegerType, FloatingType, and rank attributes...
2006-09-02 Jürg Billeterset accessibility for constants set return type in...
2006-09-02 Jürg Billetermark Matrix as reference type
2006-08-24 Jürg Billetermark virtual methods appropriately
2006-08-24 Jürg Billetermark virtual functions appropriately
2006-08-24 Jürg Billeteradd possibility to change interface type struct cname...
2006-08-23 Jürg Billetersupport calling non-abstract interface methods add...
2006-08-20 Jürg BilleterPost-release version bump, fail if flex or bison not...
2006-08-18 Jürg Billeterupdate for 0.0.3 release VALA_0_0_3
2006-08-18 Jürg Billeterremove argc parameter
2006-08-18 Jürg Billeteruse array length functionality
2006-08-18 Jürg Billetersupport implicit array length parameter support NoArray...
2006-08-18 Jürg Billeterset no_array_length flag on generated methods add NoArr...
2006-08-18 Jürg Billeterremove read/write tokens support package dependencies...
2006-08-18 Jürg Billeterpackages/gdk-2.0/gdk-2.0.deps packages/gtk+-2.0/gtk...
2006-08-18 Jürg Billetersupport base types for structs obey set keyword add...
2006-08-18 Jürg BilleterInitial import of vapigen.
2006-08-11 Raffaele Sandrinimake those classes ready to process multidimensional...
2006-08-10 Jürg Billetersupport hexadecimal and octal integer literals, support...
2006-08-10 Jürg Billeterfix memory management in switch statements extend switc...
2006-08-10 Jürg Billetersupport switch statements add has_default_label ()...
2006-08-10 Jürg Billeteruse Invokable vala/valainvokable.vala implement Invokab...
2006-08-10 Jürg Billetersupport constants in namespaces and constants without...
2006-08-10 Jürg Billeteraccept real literals with trailing dot ignore non-type...
2006-08-09 Jürg Billeteradapt to Vala.Signal change process signal attributes...
2006-08-05 Jürg Billeteronly parse .vala source files support disabling automat...
2006-08-03 Jürg BilleterPost-release version bump.
2006-08-02 Jürg Billeterupdate for 0.0.2 release check for floating reference... VALA_0_0_2
2006-08-02 Jürg Billeterport to construction methods add interface documentatio...
2006-08-02 Jürg Billeteradd support for construction methods add to_string...
2006-07-31 Jürg Billetersupport prefix increment and decrement, fix parsing...
2006-07-27 Jürg Billetersupport CASE, DEFAULT, DO, and SWITCH support switch...
2006-07-27 Jürg Billetersupport for loops with local variable declaration in...
2006-07-27 Jürg Billeterdon't require developer to explicitly write static...
2006-07-26 Jürg Billetersupport casting arrays don't require developer to expli...
2006-07-19 Jürg Billeteruse more expressive property names, add stricter (...
2006-07-18 Jürg Billetermake sure that current_scope isn't null start to suppor...
2006-07-16 Jürg BilleterPost-release version bump. remove g_object_unref call...
2006-07-15 Jürg Billeterupdate for 0.0.1 release add introduction replace by... VALA_0_0_1
2006-07-14 Raffaele Sandriniadd element access support add visit_postfix_expression...
2006-07-14 Jürg Billeterignore file-internal dependencies mark string literals...
2006-07-10 Jürg Billeteradapt to changes in InvocationExpression, LocalVariable...
2006-07-08 Jürg Billeterdon't allow write access to read-only properties adapt...
2006-07-08 Jürg Billeterdon't allow access to private members
2006-07-08 Jürg Billetercheck method signatures of overriding methods support...
2006-07-08 Jürg Billeteradapt to ForStatement API changes make {get,set}_lower_...
2006-07-08 Jürg Billeteradapt to Method API changes support signals, mark priva...
2006-07-07 Jürg Billetersupport interfaces support lambda expressions with...
2006-07-07 Jürg Billeteradd interface documentation, use implicit namespace...
2006-07-07 Jürg Billeteruse continue statements to decrease indentation levels...
2006-07-06 Jürg Billeteradd interface documentation, use implicit namespace...
2006-07-06 Jürg Billetermerge SimpleName into MemberAccess adapt to change...
2006-07-05 Jürg Billeterdon't pass parameter list to lambda expression contruct...
2006-07-04 Jürg Billetersupport implicit namespace specification in callback...
2006-07-04 Jürg Billeteradd interface documentation, use implicit namespace...
2006-07-04 Jürg Billeteradd interface documentation, use implicit namespace...
2006-07-04 Jürg Billetergenerate assignment with appropriate operator use impli...
2006-07-03 Jürg Billetersupport implicit namespace specification in struct...
2006-06-30 Jürg Billeteruse implicit namespace specification, reformat code
2006-06-30 Jürg Billetersupport implicit namespace specification in class decla...
2006-06-29 Jürg Billeterdistinguish between ref_function/unref_function and
2006-06-29 Jürg Billeteradd interface documentation
2006-06-28 Jürg Billeteradd private add_symbol helper method tiny refactoring...
2006-06-28 Jürg Billetermove source_reference to Vala.Literal, use non-null...
2006-06-26 Jürg Billeterplug some memory leaks, adapt to Vala.Block changes...
2006-06-22 Jürg Billeterdon't mark properties as construct-only, use non-null...
next