39
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use weak local variables where appropriate default local variables to More... about 17 years ago
run with /bin/bash due to bashism, patch by Mathias Hasselmann More... about 17 years ago
wrap functions for escaping markup strings, patch by Mathias Hasselmann More... about 17 years ago
free lists of interfaces correctly, patch by Mathias Hasselmann More... about 17 years ago
consider install prefix when searching for packages, patch by Mathias More... about 17 years ago
support creating GTypeModule-based plug-ins with the ModuleInit attribute More... about 17 years ago
adapt to current Vala SVN regenerated More... about 17 years ago
accept attributes without parentheses don't write weak keyword for value More... about 17 years ago
support pointer indirections support pointer-types, pointer indirections, More... about 17 years ago
support weak keyword in local variable declarations improve GError support More... about 17 years ago
support disconnecting signals, based on patch by Alexandre Moreira test More... about 17 years ago
fix null pointer dereference when emitting signals More... about 17 years ago
default to strong references for method return types reset More... about 17 years ago
resolve generic return values fix check for generic method parameters to More... about 17 years ago
correct bracketing in cast expressions More... about 17 years ago
support interface properties and signals, improve support for generics More... about 17 years ago
support abstract, virtual, and override modifiers for properties support More... about 17 years ago
correct cname of generic type parameters More... about 17 years ago
fix overriding cname of creation methods More... about 17 years ago
check whether a class implements all abstract methods of base classes fix More... about 17 years ago
implement get_type_parameter_index More... about 17 years ago
check whether a class implements all methods required by its super More... about 17 years ago
add exception handling support to the parser update More... about 17 years ago
add `g_type_interface_add_prerequisite' calls during interface type More... about 17 years ago
Post-release version bump More... about 17 years ago
update for 0.0.7 release More... about 17 years ago
pack all embedded stataments in blocks update More... about 17 years ago
check for inherited properties in construct formal parameters More... about 17 years ago
don't allow interface implementations to specify override remove override More... about 17 years ago
rename base_types of interfaces to prerequisites to follow GObject More... about 17 years ago