2006-11-02 |
Jürg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Jürg Billeter | update for 0.0.5 release VALA_0_0_5 |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Jürg Billeter | don't ignore Gtk.Allocation, set cname of methods add... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Jürg Billeter | write CCode.cname attribute for methods use CCode.cname... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Raffaele Sandrini | commit missing ChangeLog entry |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Raffaele Sandrini | fix memory leak caused when container expression transf... |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Jürg Billeter | don't use weak for value types make set_cname public... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Jürg Billeter | don't add NULL to end of variable argument list for... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Jürg Billeter | miscellaneous fixes |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Jürg Billeter | detect some array types in return types support is_valu... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Raffaele Sandrini | make foreach iterator only visible to the foreach body... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jürg Billeter | don't create empty dispose functions, support virtual... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jürg Billeter | explicitly cast callbacks to reduce the number of warni... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jürg Billeter | convert integer to pointer for generic parameters to... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Jürg Billeter | cast object instances in return statements to reduce... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Jürg Billeter | cast object instances in comparisons to reduce the... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Jürg Billeter | start to use const specifier for strings to reduce... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Jürg Billeter | support base access update test base access update |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Jürg Billeter | Post-release version bump --version support always... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Jürg Billeter | support dependencies on constants |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Jürg Billeter | don't crash when comparing value type with null |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Jürg Billeter | don't crash on already resolved type references support... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Jürg Billeter | support enum values |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jürg Billeter | update for 0.0.4 release VALA_0_0_4 |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Raffaele Sandrini | add get and set value support add user (arbitrary)... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Jürg Billeter | complete support for prefix increment and decrement... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Jürg Billeter | transform compund assignments into simple assignments... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Jürg Billeter | correct takes_ownership in arrays add limited support... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Jürg Billeter | specify array element type as type argument create... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Jürg Billeter | don't use InstanceCast for callbacks |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Raffaele Sandrini | add one dimensional array assignment support testcase... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Jürg Billeter | add and improve various types |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | set attributes also for non-readable properties support... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | support InstanceByReference attribute add Filename... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | fix static modifier for methods without parameters |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | set instance_by_reference flag on generated methods... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | visit interface signals obey lock keyword add interface... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | support interface signals change some signal declaratio... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Raffaele Sandrini | add threading and assorted structures add an additional... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | add Process struct with spawn functions |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | fix global methods |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Jürg Billeter | move global methods from Global struct to namespace... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jürg Billeter | add string.reverse, Source.remove, Environment.get_vari... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Jürg Billeter | add missing cast |
commit | commitdiff | tree | snapshot |
2006-09-03 |
Jürg Billeter | make character_literal stricter support more method... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | always default type arguments to strong avoid unnecessa... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | special case construction of GLib.List and GLib.SList... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | prepare to support protected members |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | don't set parent_node in parser support string + operat... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | support integer and floating point suffixes use correct... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | use IntegerType, FloatingType, and rank attributes... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | set accessibility for constants set return type in... |
commit | commitdiff | tree | snapshot |
2006-09-02 |
Jürg Billeter | mark Matrix as reference type |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Jürg Billeter | mark virtual methods appropriately |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Jürg Billeter | mark virtual functions appropriately |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Jürg Billeter | add possibility to change interface type struct cname... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Jürg Billeter | support calling non-abstract interface methods add... |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Jürg Billeter | Post-release version bump, fail if flex or bison not... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | update for 0.0.3 release VALA_0_0_3 |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | remove argc parameter |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | use array length functionality |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | support implicit array length parameter support NoArray... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | set no_array_length flag on generated methods add NoArr... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | remove read/write tokens support package dependencies... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | packages/gdk-2.0/gdk-2.0.deps packages/gtk+-2.0/gtk... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | support base types for structs obey set keyword add... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Jürg Billeter | Initial import of vapigen. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Raffaele Sandrini | make those classes ready to process multidimensional... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jürg Billeter | support hexadecimal and octal integer literals, support... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jürg Billeter | fix memory management in switch statements extend switc... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jürg Billeter | support switch statements add has_default_label ()... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jürg Billeter | use Invokable vala/valainvokable.vala implement Invokab... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jürg Billeter | support constants in namespaces and constants without... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Jürg Billeter | accept real literals with trailing dot ignore non-type... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Jürg Billeter | adapt to Vala.Signal change process signal attributes... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Jürg Billeter | only parse .vala source files support disabling automat... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Jürg Billeter | Post-release version bump. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Jürg Billeter | update for 0.0.2 release check for floating reference... VALA_0_0_2 |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Jürg Billeter | port to construction methods add interface documentatio... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Jürg Billeter | add support for construction methods add to_string... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Jürg Billeter | support prefix increment and decrement, fix parsing... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Jürg Billeter | support CASE, DEFAULT, DO, and SWITCH support switch... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Jürg Billeter | support for loops with local variable declaration in... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Jürg Billeter | don't require developer to explicitly write static... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Jürg Billeter | support casting arrays don't require developer to expli... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Jürg Billeter | use more expressive property names, add stricter (... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Jürg Billeter | make sure that current_scope isn't null start to suppor... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Jürg Billeter | Post-release version bump. remove g_object_unref call... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Jürg Billeter | update for 0.0.1 release add introduction replace by... VALA_0_0_1 |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Raffaele Sandrini | add element access support add visit_postfix_expression... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Jürg Billeter | ignore file-internal dependencies mark string literals... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Jürg Billeter | adapt to changes in InvocationExpression, LocalVariable... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jürg Billeter | don't allow write access to read-only properties adapt... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jürg Billeter | don't allow access to private members |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jürg Billeter | check method signatures of overriding methods support... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jürg Billeter | adapt to ForStatement API changes make {get,set}_lower_... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Jürg Billeter | adapt to Method API changes support signals, mark priva... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Jürg Billeter | support interfaces support lambda expressions with... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Jürg Billeter | add interface documentation, use implicit namespace... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Jürg Billeter | use continue statements to decrease indentation levels... |
commit | commitdiff | tree | snapshot |
next |