Age | Commit message (Expand) | Author | Files | Lines |
1994-05-06 | Rewrite attribute parsing; update the expected conflicts and state | Richard Kenner | 1 | -66/+60 |
1994-03-28 | (attrib): Handle string args as expressions, | Richard Stallman | 1 | -28/+14 |
1994-03-27 | Back out this patch: | Doug Evans | 1 | -5/+5 |
1994-03-25 | (primary): Remove decl of unused variable CONTEXT. | Richard Kenner | 1 | -2/+0 |
1994-03-19 | (attrib): Use `identifier' instead of `IDENTIFIER' since names that | Richard Kenner | 1 | -5/+5 |
1994-02-17 | (attrib): Handle attribute ((section ("string"))). | Doug Evans | 1 | -0/+10 |
1994-01-13 | (maybe_attribute): Allow multiple __attribute__ clauses on a | Richard Kenner | 1 | -3/+3 |
1993-12-24 | (attrib): Allow expressions instead of constants. | Richard Kenner | 1 | -10/+12 |
1993-11-23 | Don't fail to set $$. | Richard Stallman | 1 | -1/+2 |
1993-10-28 | (init): Remove extraneous pop_momentary in error case. | Richard Kenner | 1 | -2/+1 |
1993-10-13 | (initdcl, notype_initdcl): Call decl_attributes | Richard Stallman | 1 | -0/+2 |
1993-10-11 | (stmt): Don't call default_conversion on top-level expressions. | Richard Stallman | 1 | -0/+7 |
1993-10-10 | (initdcl, notype_initdcl, init): Undo previous change. | Richard Stallman | 1 | -16/+16 |
1993-10-08 | (initdcl, notype_initdcl): Call push_momentary and pop_momentary here. | Richard Stallman | 1 | -13/+16 |
1993-08-06 | (attrib): Support attribute `volatile' with alias `noreturn', and `const'. | Richard Stallman | 1 | -1/+8 |
1993-07-28 | (simple_if, if_prefix, stmt): Undo Jul 7 change. | Jim Wilson | 1 | -7/+9 |
1993-07-23 | (cast_expr): Use new initializer parsing functions. | Richard Stallman | 1 | -44/+69 |
1993-07-07 | (simple_if): Save stmt_count, and print empty body warning here. | Jim Wilson | 1 | -6/+7 |
1993-07-04 | (primary): In statement expression case, | Richard Stallman | 1 | -7/+12 |
1993-07-02 | (label): Use `convert_and_check' when checking for | Paul Eggert | 1 | -3/+5 |
1993-06-26 | (all_iter_stmt_simple): Add missing `else'. | Richard Stallman | 1 | -1/+1 |
1993-05-06 | For Objc, expect just 20 conflicts. | Richard Stallman | 1 | -1/+1 |
1993-05-03 | Delete cond.awk reference. | Jim Wilson | 1 | -1/+1 |
1993-04-18 | (unary_expr): Delete the alternate REALPART and IMAGPART rules with explicit ... | Richard Stallman | 1 | -6/+2 |
1993-04-14 | Improve error message for sym undeclared at top level. | Richard Stallman | 1 | -1/+1 |
1993-04-09 | *** empty log message *** | Tom Wood | 1 | -70/+159 |
1993-04-05 | (expr_no_commas, from ASSIGN op): | Richard Stallman | 1 | -1/+2 |
1993-03-18 | (REALPART, IMAGPART): New token types. | Richard Stallman | 1 | -0/+9 |
1993-03-04 | Add missing comma. | Michael Meissner | 1 | -1/+1 |
1993-03-02 | (stmt): Allow all_iter_stmt. | Richard Stallman | 1 | -1/+59 |
1993-02-26 | (ivar_decls): Give a pedwarn (instead of a warning) for excess semicolons. | Richard Stallman | 1 | -1/+1 |
1993-02-18 | (program): After extdefs, pop any unpopped binding lvls. | Richard Stallman | 1 | -0/+4 |
1993-02-02 | (unary_expr): Warn about overflows in parser-built unary expressions. | Richard Stallman | 1 | -1/+2 |
1993-01-25 | (language_string): Define here for C and Obj-C. | Jim Wilson | 1 | -0/+9 |
1993-01-25 | (unary_expr => ANDAND identifier): Handle lookup_label returning 0. | Richard Stallman | 1 | -3/+9 |
1993-01-24 | Use new name objc-act.h. | Richard Stallman | 1 | -1/+1 |
1993-01-05 | (component_declarator): Allow attribute after nameless field. | Richard Stallman | 1 | -2/+3 |
1993-01-02 | (label): Use expr_no_commas instead of expr for case labels. | Jim Wilson | 1 | -2/+2 |
1993-01-02 | (stmt, FOR case): Do call position_after_white_space | Richard Stallman | 1 | -1/+2 |
1992-10-07 | (component_decl_list): Do pedwarn for missing semicolon after last field decl. | Richard Stallman | 1 | -1/+1 |
1992-10-01 | Expect 56 conflicts for objc. | Richard Stallman | 1 | -1/+1 |
1992-10-01 | Add mode spec for Emacs. | Richard Stallman | 1 | -1/+1 |
1992-10-01 | Initial revision | Richard Stallman | 1 | -0/+2523 |