73
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ccode: Allow appending `#elif`, `#else` cases to CCodeIfSection More... about 4 years ago
codegen: Mark entry point method implementation "_vala_main" as static More... about 4 years ago
doc: Update man page to include more information on profiles More... about 4 years ago
codegen: Skip GDBus reply handling when async callback is NULL More... about 4 years ago
codegen: Don't add errornous cast for unknown type_symbol More... about 4 years ago
gstreamer-rtp-1.0: Fix typo in re-parenting for RTCP symbols More... about 4 years ago
gstreamer-rtp-1.0: Move some static functions to matching parent symbols More... about 4 years ago
vapi: Update GIR-based bindings More... about 4 years ago
gstreamer-rtp-1.0: Fix some bindings errors More... about 4 years ago
codgen: Generalize CCodeBaseModule.get_this_interface_cexpression() More... about 4 years ago
codegen: More use of get_this_{class|interface}_cexpression() More... about 4 years ago
build: Add "test-asan" make target for convenience More... about 4 years ago
codegen: Always use G_TYPE_INSTANCE_GET_CLASS/INTERFACE for external symbols (2) More... about 4 years ago
codegen: Drop unreachable code handling (Un)LockStatements More... about 4 years ago
tests: Refactor "fields" test to increase coverage More... about 4 years ago
codegen: Replace wrongly hard coded usage of G_OBJECT_GET_CLASS More... about 4 years ago
codegen: Add CCodeBaseModule.get_this_class_cexpression() and use where possible More... about 4 years ago
tests: Add "ThreadPool" test to increase coverage More... about 4 years ago
codegen: GArray, GByteArray and GPtrArray are reference counted More... about 4 years ago
Sync NEWS from 0.52 More... about 4 years ago
tests: Add "generic array" test to increase coverage More... about 4 years ago
tests: Extend "array field intializer" test to increase coverage More... about 4 years ago
tests: Add "delete" test to increase coverage More... about 4 years ago
tests: Add "properties in structs" test to increase coverage More... about 4 years ago
codegen: Don't use G_GNUC_INTERNAL on implicit type specific fields More... about 4 years ago
vala: Report a warning for unhandled errors in destructors More... about 4 years ago
codegen: Add missing "_return" label and "_inner_error*_" declaration in dtors More... about 4 years ago
vala: length-type of arrays must not be nullable (2) More... about 4 years ago
tests: Add more "DBus" tests to increase coverage More... about 4 years ago
tests: Add "generics reference transfer" test to increase coverage More... about 4 years ago