39
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add interface documentation, use implicit namespace specification adapt to More... almost 18 years ago
merge SimpleName into MemberAccess adapt to change in Class support More... almost 18 years ago
don't pass parameter list to lambda expression contructor support static More... almost 18 years ago
support implicit namespace specification in callback declaration support More... almost 18 years ago
add interface documentation, use implicit namespace specification test More... almost 18 years ago
add interface documentation, use implicit namespace specification More... almost 18 years ago
generate assignment with appropriate operator use implicit namespace More... almost 18 years ago
support implicit namespace specification in struct, interface, enum, and More... almost 18 years ago
use implicit namespace specification, reformat code More... almost 18 years ago
support implicit namespace specification in class declaration More... almost 18 years ago
distinguish between ref_function/unref_function and More... almost 18 years ago
add interface documentation More... almost 18 years ago
add private add_symbol helper method tiny refactoring of GObject lookup More... almost 18 years ago
move source_reference to Vala.Literal, use non-null types, don't mark More... almost 18 years ago
plug some memory leaks, adapt to Vala.Block changes replace public fields More... almost 18 years ago
don't mark properties as construct-only, use non-null types use non-null More... almost 18 years ago
replace specialized interface member declarations by standard member More... almost 18 years ago
support LAMBDA and CALLBACK support callbacks and lambda expressions add More... almost 18 years ago
support TYPEOF support typeof expressions, out ref parameters, and enum More... almost 18 years ago
don't leak comment texts, support generic types with weak arguments plug More... almost 18 years ago
add local variables to block analyze local variable initializers free More... almost 18 years ago
add libxml-2.0 also to the Makefile More... almost 18 years ago
add basic libxml2 reader support More... almost 18 years ago
set is_lvalue_ref in property declarations use non-null parameter types More... almost 18 years ago
set is_lvalue_ref for variables and fields variables and fields never More... almost 18 years ago
use non-null parameter types, add visit method for full expressions add More... almost 18 years ago
fix cname of constants, casts of self More... almost 18 years ago
add missing source dependencies check parameter types at runtime More... almost 18 years ago
support REAL_LITERAL, TILDE, SIGNAL support flags, signals, constructors, More... almost 18 years ago
support interfaces, adapt to Class/Struct/Type changes, improve error More... almost 18 years ago