support multi- dimensional arrays |
|
More...
|
almost 18 years ago
|
remove Error out parameters, use exceptions |
|
More...
|
almost 18 years ago
|
support exception handling in constructors, avoid error when not using |
|
More...
|
almost 18 years ago
|
allow delegates to throw exceptions |
|
More...
|
almost 18 years ago
|
allow construction methods to throw exceptions, fix issue with multiple |
|
More...
|
almost 18 years ago
|
implement simple exception handling for expression and declaration |
|
More...
|
almost 18 years ago
|
add substring method to the string type test substring method |
|
More...
|
almost 18 years ago
|
support element access for strings test element access for strings |
|
More...
|
almost 18 years ago
|
fix order in C header file test public delegate |
|
More...
|
almost 18 years ago
|
call visit_end_full_expression for collection expression return array |
|
More...
|
almost 18 years ago
|
any reference or array type or pointer type can be cast to a generic |
|
More...
|
almost 18 years ago
|
expand libxml2 bindings, patch by Michael Lawrence, fixes bug 452016 |
|
More...
|
almost 18 years ago
|
fix writing type arguments of formal parameters regenerated to use out |
|
More...
|
almost 18 years ago
|
add --thread option to enable multithreading support |
|
More...
|
almost 18 years ago
|
always use gobject-2.0 |
|
More...
|
almost 18 years ago
|
fix typo |
|
More...
|
almost 18 years ago
|
Post-release version bump |
|
More...
|
almost 18 years ago
|
update for 0.1.0 release |
|
More...
|
almost 18 years ago
|
remove obsolete ref modifier and callback keyword |
|
More...
|
almost 18 years ago
|
write static delegate instead of callback use static delegate instead of |
|
More...
|
almost 18 years ago
|
support delegate keyword and optional modifiers to declare callbacks |
|
More...
|
almost 18 years ago
|
support # modifier to transfer ownership in method parameters |
|
More...
|
almost 18 years ago
|
fix TimeVal binding add experimental VAPI for HAL update |
|
More...
|
almost 18 years ago
|
update to new GRegex API |
|
More...
|
almost 18 years ago
|
write cprefix and lower_case_cprefix of namespaces and write |
|
More...
|
almost 18 years ago
|
add more string utility functions and GDate support, based on patch by |
|
More...
|
almost 18 years ago
|
add basic support for enum methods |
|
More...
|
almost 18 years ago
|
fix current_symbol handling in visit_property_accessor add missing |
|
More...
|
almost 18 years ago
|
move iteration of symbol nodes from accept to accept_children method |
|
More...
|
almost 18 years ago
|
move iteration of data types from accept to accept_children method |
|
More...
|
almost 18 years ago
|