39
I Use This!
Inactive

Commits : Listings

Analyzed about 8 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
fix member access to namespaces adapt to CCodeWriter changes don't touch More... almost 18 years ago
support ELLIPSIS, use g_strdup instead of strdup support variable argument More... almost 18 years ago
Compiler is now self-hosting. More... almost 18 years ago
support initializer lists support constant arrays and initializer lists More... almost 18 years ago
support abstract methods and static fields support parameter symbol More... almost 18 years ago
add class instance private struct, type register function, class init More... almost 18 years ago
support file comments, BREAK, CONTINUE support break and continue, add More... almost 18 years ago
include header file in corresponding source file, generate class macros More... almost 18 years ago
add get_source_files method add pkg flag use GLib.Object as default base More... almost 18 years ago
update ChangeLog More... almost 18 years ago
add method parameters, public instance field access, invocation arguments More... almost 18 years ago
support member and access modifiers, static methods process method More... almost 18 years ago
adapt to BinaryOperator enum changes add operators to unary and binary More... almost 18 years ago
support namespace attributes process namespace and class attributes use More... almost 18 years ago
update reference and property annotations switch string struct to utf-8 More... almost 18 years ago
implement camel_case_to_lower_case method extend string types support More... almost 18 years ago
support variable declarators, subtyping, constants, properties, and enums More... almost 18 years ago
fix multi-line comments basic statement and expression handling support More... almost 18 years ago
fix unary expressions add visit_block method add visit methods for More... almost 18 years ago
support logical AND and OR expressions, conditional expressions, More... almost 18 years ago
support member access, multiplicative, additive, shift, equality, More... almost 18 years ago
support assign operators support assign operators and attributes visitor More... almost 18 years ago
support OPEN_CAST_PARENS, IS, WHILE support structs, enums, and fields, More... almost 18 years ago
tokenizer for new vala compiler parser vor new vala compiler More... almost 18 years ago
vala/valacodecontext.vala vala/valasourcefile.vala filename, line, and More... almost 18 years ago
support OP_NEG, CONSTRUCT, FOREACH, IN add foreach, construct properties; More... almost 18 years ago
add tests for base fields remove klass local variable, add support for More... almost 18 years ago
support ENUM, FLAGS, STRUCT add structs, generic types, enums, flags, More... almost 18 years ago
support AT, CONST, VALA_FALSE, VALA_NULL, OUT, REF, THIS, VALA_TRUE, More... almost 18 years ago
add More... about 18 years ago