73
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
support multi- dimensional arrays
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
remove Error out parameters, use exceptions
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
support exception handling in constructors, avoid error when not using
Jürg Billeter
as Juerg Billeter
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
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
implement simple exception handling for expression and declaration
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
add substring method to the string type test substring method
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
support element access for strings test element access for strings
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
fix order in C header file test public delegate
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
call visit_end_full_expression for collection expression return array
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
any reference or array type or pointer type can be cast to a generic
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
expand libxml2 bindings, patch by Michael Lawrence, fixes bug 452016
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
fix writing type arguments of formal parameters regenerated to use out
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
add --thread option to enable multithreading support
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
always use gobject-2.0
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
fix typo
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
Post-release version bump
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
update for 0.1.0 release
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
remove obsolete ref modifier and callback keyword
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
write static delegate instead of callback use static delegate instead of
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
support delegate keyword and optional modifiers to declare callbacks
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
support # modifier to transfer ownership in method parameters
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
fix TimeVal binding add experimental VAPI for HAL update
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
update to new GRegex API
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
write cprefix and lower_case_cprefix of namespaces and write
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
add more string utility functions and GDate support, based on patch by
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
add basic support for enum methods
Jürg Billeter
as Juerg Billeter
More... almost 18 years ago
fix current_symbol handling in visit_property_accessor add missing
Jürg Billeter
as Juerg Billeter
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