2007-08-04 |
Juerg Billeter | add GtkMozEmbed bindings, patch by Alberto Ruiz, fixes... |
commit | commitdiff | tree | snapshot |
2007-08-01 |
Juerg Billeter | extend GLib.Value Gtk.TreeModel fixes add GtkSourceView... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Juerg Billeter | use abstract instead of virtual methods in generated... |
commit | commitdiff | tree | snapshot |
2007-07-30 |
Juerg Billeter | support array length parameters in virtual methods |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Juerg Billeter | fix warning when defining abstract properties |
commit | commitdiff | tree | snapshot |
2007-07-29 |
Raffaele Sandrini | mini fix: remove unnecessray cast in visit_switch_state... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Raffaele Sandrini | add check to report an error on invalid method_header... |
commit | commitdiff | tree | snapshot |
2007-07-28 |
Philip Van... | Added some documentation about how to build your own... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | update for 0.1.2 release VALA_0_1_2 |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | add internal copy of libgee and use Gee.ArrayList,... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | add move method to arrays |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix warning when connecting signals |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix warning when using element access with Gee.List... |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix memory management in foreach statements |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | use cast for field initializers when necessary |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix memory leak in cast expressions |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | free construction parameters in creation methods |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | free local variables before break and continue |
commit | commitdiff | tree | snapshot |
2007-07-27 |
Juerg Billeter | fix freeing local variables of all blocks before return... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | use weak variables in foreach statements where appropriate |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | even more fixes for libraries with generic types |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | also free the array itself in _vala_array_free |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | unref the item in foreach as Gee.Iterator.get () transf... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | support class destructors |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | free array elements |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | support element access for types implementing Gee.List... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Juerg Billeter | use GSlice and generate free function for reference... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | remove comments of overridden methods |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | add dup_func parameter to generic classes, fix some... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | don't expose private classes in public header files |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | ensure that index expression in element access doesn... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Juerg Billeter | add void to function declarations without parameters... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | add support for iteration over Gee.Iterable collections |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | skip memory manager for VAPI files remove unnecessary... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | add --cc and -X options to be able to specify custom... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | remove unnecessary runtime checks in release mode,... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Juerg Billeter | allow private static fields in interfaces, fixes bug... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | remove unnecessary construction properties to improve... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | use setters for non-construction properties in creation... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | another fix for libraries with generic types |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | fix some issues with memory management of includes... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | fix cheader filenames and default to GObject prerequisi... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Juerg Billeter | write interface prerequisites |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Raffaele Sandrini | add basic internationalization functionality |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Raffaele Sandrini | add cheader filename logic usable for all Vala.Member... |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Juerg Billeter | more fixes for libraries with generic types |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Juerg Billeter | use lazy initialization for array_types hash table |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Juerg Billeter | support libraries with generic types |
commit | commitdiff | tree | snapshot |
2007-07-22 |
Juerg Billeter | allow inner classes to access private members of outer... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Juerg Billeter | derive from Symbol class where appropriate and move... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Raffaele Sandrini | add basic zlib support add some string members, add... |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Raffaele Sandrini | allow '\0' escape sequences |
commit | commitdiff | tree | snapshot |
2007-07-21 |
Raffaele Sandrini | do not add includes to oneself |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Juerg Billeter | correct return type of get_cheader_filenames |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Juerg Billeter | convert the CodeContext.get_root method to a property |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Juerg Billeter | move namespaces from SourceFile to CodeContext |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Juerg Billeter | generate more ellipsis parameters regenerated to add... |
commit | commitdiff | tree | snapshot |
2007-07-17 |
Juerg Billeter | add GStreamer bindings |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Juerg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Juerg Billeter | update for 0.1.1 release VALA_0_1_1 |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Juerg Billeter | move iteration of throw statements, try statements... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Juerg Billeter | support multi- dimensional arrays |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Juerg Billeter | remove Error out parameters, use exceptions |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Juerg Billeter | support exception handling in constructors, avoid error... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Jürg Billeter | allow delegates to throw exceptions |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Juerg Billeter | allow construction methods to throw exceptions, fix... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Juerg Billeter | implement simple exception handling for expression... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Juerg Billeter | add substring method to the string type test substring... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Juerg Billeter | support element access for strings test element access... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Juerg Billeter | fix order in C header file test public delegate |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Juerg Billeter | call visit_end_full_expression for collection expressio... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Juerg Billeter | any reference or array type or pointer type can be... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Juerg Billeter | expand libxml2 bindings, patch by Michael Lawrence... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Juerg Billeter | fix writing type arguments of formal parameters regener... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Juerg Billeter | add --thread option to enable multithreading support |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Juerg Billeter | always use gobject-2.0 |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Juerg Billeter | fix typo |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Juerg Billeter | Post-release version bump |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Juerg Billeter | update for 0.1.0 release VALA_0_1_0 |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Juerg Billeter | remove obsolete ref modifier and callback keyword |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Juerg Billeter | write static delegate instead of callback use static... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Juerg Billeter | support delegate keyword and optional modifiers to... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Juerg Billeter | support # modifier to transfer ownership in method... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Juerg Billeter | fix TimeVal binding add experimental VAPI for HAL update |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Juerg Billeter | update to new GRegex API |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Juerg Billeter | write cprefix and lower_case_cprefix of namespaces... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Juerg Billeter | add more string utility functions and GDate support... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Juerg Billeter | add basic support for enum methods |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Juerg Billeter | fix current_symbol handling in visit_property_accessor... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Jürg Billeter | move iteration of symbol nodes from accept to accept_ch... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Jürg Billeter | move iteration of data types from accept to accept_chil... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Jürg Billeter | move iteration of source files and namespaces from... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Jürg Billeter | enhance commandline interface, add support for invoking... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Jürg Billeter | correct invocation of setter method of inherited proper... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Jürg Billeter | support storing sizes of array dimensions for methods... |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Jürg Billeter | allow value-type arrays of unknown length, assert at... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Jürg Billeter | support sizeof expression update add struct_size param... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Jürg Billeter | improve argument checks of invocation expression, fixes... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Jürg Billeter | separate declaration output remove comma at end of... |
commit | commitdiff | tree | snapshot |
next |