| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (initdcl, notype_initdcl, init): Undo previous change. | rms | 1993-10-10 | 1 | -16/+16 |
* | (initdcl, notype_initdcl): Call push_momentary and pop_momentary here. | rms | 1993-10-08 | 1 | -13/+16 |
* | (attrib): Support attribute `volatile' with alias `noreturn', and `const'. | rms | 1993-08-06 | 1 | -1/+8 |
* | (simple_if, if_prefix, stmt): Undo Jul 7 change. | wilson | 1993-07-28 | 1 | -7/+9 |
* | (cast_expr): Use new initializer parsing functions. | rms | 1993-07-23 | 1 | -44/+69 |
* | (simple_if): Save stmt_count, and print empty body | wilson | 1993-07-07 | 1 | -6/+7 |
* | (primary): In statement expression case, | rms | 1993-07-04 | 1 | -7/+12 |
* | (label): Use `convert_and_check' when checking for | eggert | 1993-07-02 | 1 | -3/+5 |
* | (all_iter_stmt_simple): Add missing `else'. | rms | 1993-06-26 | 1 | -1/+1 |
* | For Objc, expect just 20 conflicts. | rms | 1993-05-06 | 1 | -1/+1 |
* | Delete cond.awk reference. | wilson | 1993-05-03 | 1 | -1/+1 |
* | (unary_expr): Delete the alternate REALPART and IMAGPART | rms | 1993-04-18 | 1 | -6/+2 |
* | Improve error message for sym undeclared at top level. | rms | 1993-04-14 | 1 | -1/+1 |
* | *** empty log message *** | wood | 1993-04-09 | 1 | -70/+159 |
* | (expr_no_commas, from ASSIGN op): | rms | 1993-04-05 | 1 | -1/+2 |
* | (REALPART, IMAGPART): New token types. | rms | 1993-03-18 | 1 | -0/+9 |
* | Add missing comma. | meissner | 1993-03-04 | 1 | -1/+1 |
* | (stmt): Allow all_iter_stmt. | rms | 1993-03-02 | 1 | -1/+59 |
* | (ivar_decls): Give a pedwarn (instead of a warning) for excess semicolons. | rms | 1993-02-26 | 1 | -1/+1 |
* | (program): After extdefs, pop any unpopped binding lvls. | rms | 1993-02-18 | 1 | -0/+4 |
* | (unary_expr): Warn about overflows in parser-built unary expressions. | rms | 1993-02-02 | 1 | -1/+2 |
* | (language_string): Define here for C and Obj-C. | wilson | 1993-01-25 | 1 | -0/+9 |
* | (unary_expr => ANDAND identifier): Handle lookup_label returning 0. | rms | 1993-01-25 | 1 | -3/+9 |
* | Use new name objc-act.h. | rms | 1993-01-24 | 1 | -1/+1 |
* | (component_declarator): Allow attribute after nameless field. | rms | 1993-01-05 | 1 | -2/+3 |
* | (label): Use expr_no_commas instead of expr for case labels. | wilson | 1993-01-02 | 1 | -2/+2 |
* | (stmt, FOR case): Do call position_after_white_space | rms | 1993-01-02 | 1 | -1/+2 |
* | (component_decl_list): Do pedwarn for missing semicolon after last field decl. | rms | 1992-10-07 | 1 | -1/+1 |
* | Expect 56 conflicts for objc. | rms | 1992-10-01 | 1 | -1/+1 |
* | Add mode spec for Emacs. | rms | 1992-10-01 | 1 | -1/+1 |
* | Initial revision | rms | 1992-10-01 | 1 | -0/+2523 |