replace specialized interface member declarations by standard member |
|
More...
|
almost 19 years ago
|
support LAMBDA and CALLBACK support callbacks and lambda expressions add |
|
More...
|
almost 19 years ago
|
support TYPEOF support typeof expressions, out ref parameters, and enum |
|
More...
|
almost 19 years ago
|
don't leak comment texts, support generic types with weak arguments plug |
|
More...
|
almost 19 years ago
|
add local variables to block analyze local variable initializers free |
|
More...
|
almost 19 years ago
|
add libxml-2.0 also to the Makefile |
|
More...
|
almost 19 years ago
|
add basic libxml2 reader support |
|
More...
|
almost 19 years ago
|
set is_lvalue_ref in property declarations use non-null parameter types |
|
More...
|
almost 19 years ago
|
set is_lvalue_ref for variables and fields variables and fields never |
|
More...
|
almost 19 years ago
|
use non-null parameter types, add visit method for full expressions add |
|
More...
|
almost 19 years ago
|
fix cname of constants, casts of self |
|
More...
|
almost 19 years ago
|
add missing source dependencies check parameter types at runtime |
|
More...
|
almost 19 years ago
|
support REAL_LITERAL, TILDE, SIGNAL support flags, signals, constructors, |
|
More...
|
almost 19 years ago
|
support interfaces, adapt to Class/Struct/Type changes, improve error |
|
More...
|
about 19 years ago
|
fix member access to namespaces adapt to CCodeWriter changes don't touch |
|
More...
|
about 19 years ago
|
support ELLIPSIS, use g_strdup instead of strdup support variable argument |
|
More...
|
about 19 years ago
|
Compiler is now self-hosting. |
|
More...
|
about 19 years ago
|
support initializer lists support constant arrays and initializer lists |
|
More...
|
about 19 years ago
|
support abstract methods and static fields support parameter symbol |
|
More...
|
about 19 years ago
|
add class instance private struct, type register function, class init |
|
More...
|
about 19 years ago
|
support file comments, BREAK, CONTINUE support break and continue, add |
|
More...
|
about 19 years ago
|
include header file in corresponding source file, generate class macros |
|
More...
|
about 19 years ago
|
add get_source_files method add pkg flag use GLib.Object as default base |
|
More...
|
about 19 years ago
|
update ChangeLog |
|
More...
|
about 19 years ago
|
add method parameters, public instance field access, invocation arguments |
|
More...
|
about 19 years ago
|
support member and access modifiers, static methods process method |
|
More...
|
about 19 years ago
|
adapt to BinaryOperator enum changes add operators to unary and binary |
|
More...
|
about 19 years ago
|
support namespace attributes process namespace and class attributes use |
|
More...
|
about 19 years ago
|
update reference and property annotations switch string struct to utf-8 |
|
More...
|
about 19 years ago
|
implement camel_case_to_lower_case method extend string types support |
|
More...
|
about 19 years ago
|