2006-06-07 |
Jürg Billeter | fix cname of constants, casts of self |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Jürg Billeter | add missing source dependencies check parameter types... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Jürg Billeter | support REAL_LITERAL, TILDE, SIGNAL support flags,... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Jürg Billeter | support interfaces, adapt to Class/Struct/Type changes... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Jürg Billeter | fix member access to namespaces adapt to CCodeWriter... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Jürg Billeter | support ELLIPSIS, use g_strdup instead of strdup suppor... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Jürg Billeter | Compiler is now self-hosting. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Jürg Billeter | support initializer lists support constant arrays and... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Jürg Billeter | support abstract methods and static fields support... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Jürg Billeter | add class instance private struct, type register functi... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Jürg Billeter | support file comments, BREAK, CONTINUE support break... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Jürg Billeter | include header file in corresponding source file, gener... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Jürg Billeter | add get_source_files method add pkg flag use GLib.Objec... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Jürg Billeter | update ChangeLog |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Jürg Billeter | add method parameters, public instance field access... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Jürg Billeter | support member and access modifiers, static methods... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Jürg Billeter | adapt to BinaryOperator enum changes add operators... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Jürg Billeter | support namespace attributes process namespace and... |
commit | commitdiff | tree | snapshot |
2006-05-18 |
Jürg Billeter | update reference and property annotations switch string... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Jürg Billeter | implement camel_case_to_lower_case method extend string... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Jürg Billeter | support variable declarators, subtyping, constants... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Jürg Billeter | fix multi-line comments basic statement and expression... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Jürg Billeter | fix unary expressions add visit_block method add visit... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Jürg Billeter | support logical AND and OR expressions, conditional... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Jürg Billeter | support member access, multiplicative, additive, shift... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Jürg Billeter | support assign operators support assign operators and... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Jürg Billeter | support OPEN_CAST_PARENS, IS, WHILE support structs... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Jürg Billeter | tokenizer for new vala compiler parser vor new vala... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Jürg Billeter | vala/valacodecontext.vala vala/valasourcefile.vala... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Jürg Billeter | support OP_NEG, CONSTRUCT, FOREACH, IN add foreach... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Raffaele Sandrini | add tests for base fields remove klass local variable... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Jürg Billeter | support ENUM, FLAGS, STRUCT add structs, generic types... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Jürg Billeter | support AT, CONST, VALA_FALSE, VALA_NULL, OUT, REF... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Raffaele Sandrini | add |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Jürg Billeter | support OVERRIDE, VIRTUAL add virtual methods support... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Jürg Billeter | support OPEN_BRACKET, CLOSE_BRACKET, OP_INC, OP_DEC... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Jürg Billeter | save cname in class, save location of statements and... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Jürg Billeter | support single-line comments, ASSIGN, PLUS, RETURN... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Jürg Billeter | set token location, support OPEN_PARENS, CLOSE_PARENS... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Jürg Billeter | support DOT, COLON, and COMMA save lower and upper... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Jürg Billeter | Initial import. |
commit | commitdiff | tree | snapshot |
|