2007-05-03 |
Jürg Billeter | split code generator update |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Jürg Billeter | move code generator to new gobject directory update |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Jürg Billeter | GSList fixes and GIConv, patch by Michael Lawrence |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jürg Billeter | use configured libdir, remove bashism, based on patch... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jürg Billeter | Remove vala-pkg |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jürg Billeter | Move contents of vala-pkg to trunk |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jürg Billeter | Rename vala to vala-pkg |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Jürg Billeter | move from vapigen update |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | update for 0.0.9 release VALA_0_0_9 |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | add experimental support for class declarations in... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | check whether specified collection is iterable in forea... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | allow any integer type as index in an element access... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | add basic support for flags, fixes bug 434511 |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | check that void return values are not used, fixes bug... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | fix type check in relational operations, fixes bug... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Jürg Billeter | add pointer to integer conversion in foreach statements... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Jürg Billeter | add g_bit_nth_lsf, g_bit_nth_msf, and g_bit_storage |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Jürg Billeter | add possibility to override default cname process callb... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Jürg Billeter | use const types where appropriate, fixes bug 428393 |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Jürg Billeter | simplify unref expression for non-null types don't... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jürg Billeter | add is_null property fix type analysis in conditional... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Jürg Billeter | fix warning when using interface properties |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Jürg Billeter | use yyleng instead of strlen don't write unnecessary... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Jürg Billeter | support temporary variables in initializers and iterato... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Jürg Billeter | generate properties for destroy function pointers in... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Jürg Billeter | pass destroy function pointer when creating instances... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Jürg Billeter | improve cast support fix ownership handling of local... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Jürg Billeter | support casts to generic types support arrays of generi... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jürg Billeter | add mathematical functions, patch by Mathias Hasselmann... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jürg Billeter | initialize new array elements after resizing an array... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jürg Billeter | support Goo namespace |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jürg Billeter | add manual page for valac written by Marc-André Lureau... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jürg Billeter | support declaration of local arrays test local array... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jürg Billeter | some fixes for abstract properties improve default... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Jürg Billeter | extend unicode support, add GRegex |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Raffaele Sandrini | declare HashFunc and EqualFunc as callback functions... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Raffaele Sandrini | add vte binding update |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Raffaele Sandrini | add vte bindings add cheader_filename to class declarat... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Raffaele Sandrini | assign parent_node to children of this statement; inclu... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Raffaele Sandrini | add support for default values of types use default... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Jürg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Jürg Billeter | update for 0.0.8 release update VALA_0_0_8 |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Raffaele Sandrini | fix generation of unresolvable 'memset' for classes... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Raffaele Sandrini | add Pango.Cairo and Pango.CairoFontMap add cairo depend... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | fix properties with interface types fix memory manageme... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Raffaele Sandrini | remove pangocairo.h add cairo dependency regenerated |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Raffaele Sandrini | add '_' between namespace and name of namespace constan... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | default to reference type for boxed types, improve... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | minor output enhancements improve handling of value... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | support static interfaces make set_type_id public add... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | adapt to current Vala SVN by using weak variables where... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | use pointer as default of type_id and marshaller_type_n... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | deep copy GLists if necessary, patch by Mathias Hasselm... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | improve support for numeric types, patch by Mathias... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Jürg Billeter | implement marshalling support support signals with... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Raffaele Sandrini | add extended runtime type support also read property... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jürg Billeter | add GObject to the list of base types add ref and unref... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jürg Billeter | use weak local variables where appropriate default... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jürg Billeter | run with /bin/bash due to bashism, patch by Mathias... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jürg Billeter | wrap functions for escaping markup strings, patch by... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Jürg Billeter | free lists of interfaces correctly, patch by Mathias... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jürg Billeter | consider install prefix when searching for packages... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jürg Billeter | support creating GTypeModule-based plug-ins with the... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jürg Billeter | adapt to current Vala SVN regenerated |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jürg Billeter | accept attributes without parentheses don't write weak... |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Jürg Billeter | support pointer indirections support pointer-types... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jürg Billeter | support weak keyword in local variable declarations... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jürg Billeter | support disconnecting signals, based on patch by Alexan... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jürg Billeter | fix null pointer dereference when emitting signals |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Jürg Billeter | default to strong references for method return types... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Jürg Billeter | resolve generic return values fix check for generic... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Jürg Billeter | correct bracketing in cast expressions |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Jürg Billeter | support interface properties and signals, improve suppo... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Jürg Billeter | support abstract, virtual, and override modifiers for... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Jürg Billeter | correct cname of generic type parameters |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Jürg Billeter | fix overriding cname of creation methods |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Jürg Billeter | check whether a class implements all abstract methods... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Jürg Billeter | implement get_type_parameter_index |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Raffaele Sandrini | check whether a class implements all methods required... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Jürg Billeter | add exception handling support to the parser update |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Raffaele Sandrini | add `g_type_interface_add_prerequisite' calls during... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Jürg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Jürg Billeter | update for 0.0.7 release VALA_0_0_7 |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Jürg Billeter | pack all embedded stataments in blocks update |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Jürg Billeter | check for inherited properties in construct formal... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Jürg Billeter | don't allow interface implementations to specify overri... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Jürg Billeter | rename base_types of interfaces to prerequisites to... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Jürg Billeter | support lambda expressions in constructors remove extra... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Raffaele Sandrini | add support for construct formal creation method parame... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Raffaele Sandrini | update/fix copyright notice |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Raffaele Sandrini | add CreationMethod type; restrict creation methods... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Jürg Billeter | switch to new construction syntax |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Jürg Billeter | remove support of old construction syntax |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Jürg Billeter | Switch to new construction syntax |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Jürg Billeter | support new construction syntax write interface with... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Jürg Billeter | improve equality check add type parameter equality... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jürg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jürg Billeter | update for 0.0.6 release correctly distribute test... VALA_0_0_6 |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Jürg Billeter | updates and fixes |
commit | commitdiff | tree | snapshot |
next |