39
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 5 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
support switch statements add has_default_label () and get_statements () More... almost 18 years ago
use Invokable vala/valainvokable.vala implement Invokable update More... almost 18 years ago
support constants in namespaces and constants without initializer depend More... almost 18 years ago
accept real literals with trailing dot ignore non-type symbols support More... almost 18 years ago
adapt to Vala.Signal change process signal attributes manage memory of More... almost 18 years ago
only parse .vala source files support disabling automatic property More... almost 18 years ago
Post-release version bump. More... almost 18 years ago
update for 0.0.2 release check for floating reference in construction More... almost 18 years ago
port to construction methods add interface documentation, use implicit More... almost 18 years ago
add support for construction methods add to_string method support storing More... almost 18 years ago
support prefix increment and decrement, fix parsing opening parens fix More... almost 18 years ago
support CASE, DEFAULT, DO, and SWITCH support switch and do statements add More... almost 18 years ago
support for loops with local variable declaration in initializer More... almost 18 years ago
don't require developer to explicitly write static in namespace field More... almost 18 years ago
support casting arrays don't require developer to explicitly write static More... almost 18 years ago
use more expressive property names, add stricter () method adapt to More... almost 18 years ago
make sure that current_scope isn't null start to support memory management More... almost 18 years ago
Post-release version bump. remove g_object_unref call to fix crash in More... almost 18 years ago
update for 0.0.1 release add introduction replace by LGPL add More... almost 18 years ago
add element access support add visit_postfix_expression implementation add More... almost 18 years ago
ignore file-internal dependencies mark string literals as non-null, add More... almost 18 years ago
adapt to changes in InvocationExpression, LocalVariableDeclaration, and More... almost 18 years ago
don't allow write access to read-only properties adapt to changes in More... almost 18 years ago
don't allow access to private members More... almost 18 years ago
check method signatures of overriding methods support abstract classes add More... almost 18 years ago
adapt to ForStatement API changes make {get,set}_lower_case_csuffix More... almost 18 years ago
adapt to Method API changes support signals, mark private signal handlers More... almost 18 years ago
support interfaces support lambda expressions with statement body add More... almost 18 years ago
add interface documentation, use implicit namespace specification More... almost 18 years ago
use continue statements to decrease indentation levels add interface More... almost 18 years ago