Paul Eggert
f6fbd3da9d
Remove uses of 'short int' and 'unsigned short int' in the parser generators.
* src/LR0.c (allocate_itemsets, new_itemsets, save_reductions):
Use size_t, not int or short int, to count objects.
* src/closure.c (nritemset, closure): Likewise.
* src/closure.h (nritemset, closure): Likewise.
* src/nullable.c (nullable_compute): Likewise.
* src/print.c (print_core): Likewise.
* src/print_graph.c (print_core): Likewise.
* src/state.c (state_compare, state_hash): Likewise.
* src/state.h (struct state): Likewise.
* src/tables.c (default_goto, goto_actions): Likewise.
* src/gram.h (rule_number, rule): Use int, not short int.
* src/output.c (prepare_rules): Likewise.
* src/state.h (state_number, STATE_NUMBER_MAXIMUM, transitions,
errs, reductions): Likewise.
* src/symtab.h (symbol_number, SYMBOL_NUMBER_MAXIMUM, struct symbol):
Likewise.
* src/tables.c (vector_number, tally, action_number,
ACTION_NUMBER_MINIMUM): Likewise.
* src/output.c (muscle_insert_short_int_table): Remove.
2004-12-17 20:29:19 +00:00
..
2004-05-03 07:36:12 +00:00
2002-12-11 05:31:12 +00:00
2002-12-11 05:31:40 +00:00
2004-12-17 20:29:19 +00:00
2004-12-17 20:29:19 +00:00
2004-04-28 06:52:51 +00:00
2002-12-26 06:57:29 +00:00
2004-12-10 07:50:44 +00:00
2004-04-13 17:43:15 +00:00
2004-12-10 07:50:44 +00:00
2002-12-11 06:26:42 +00:00
2004-04-28 20:00:56 +00:00
2002-12-11 06:29:17 +00:00
2004-06-21 20:20:31 +00:00
2004-06-21 20:20:31 +00:00
2004-11-22 21:05:25 +00:00
2004-12-17 20:29:19 +00:00
2004-12-10 07:50:44 +00:00
2004-12-08 05:53:55 +00:00
2002-12-11 06:35:10 +00:00
2004-08-08 04:57:06 +00:00
2004-12-17 20:29:19 +00:00
2002-10-21 05:30:50 +00:00
2004-06-21 20:20:31 +00:00
2004-02-02 22:36:49 +00:00
2004-12-10 07:50:44 +00:00
2003-08-25 15:16:25 +00:00
2004-12-17 20:29:19 +00:00
2002-10-21 05:30:50 +00:00
2004-12-17 20:29:19 +00:00
2003-05-24 19:16:02 +00:00
2004-12-16 20:42:40 +00:00
2004-12-16 20:42:40 +00:00
2004-10-06 15:52:24 +00:00
2004-12-17 20:29:19 +00:00
2002-10-21 05:30:50 +00:00
2004-12-17 20:29:19 +00:00
2002-10-21 05:30:50 +00:00
2004-12-10 07:50:44 +00:00
2003-09-30 20:11:29 +00:00
2004-12-10 07:50:44 +00:00
2002-12-11 06:56:18 +00:00
2004-12-11 06:13:07 +00:00
2004-12-11 06:12:41 +00:00
2004-08-08 04:57:06 +00:00
2004-12-11 06:16:44 +00:00
2004-12-17 20:29:19 +00:00
2004-12-17 20:29:19 +00:00
2004-12-10 07:50:44 +00:00
2002-12-11 06:52:09 +00:00
2004-12-16 00:08:21 +00:00
2004-12-17 20:29:19 +00:00
2004-12-10 07:47:58 +00:00
2004-12-17 20:29:19 +00:00
2004-06-21 20:20:31 +00:00
2004-05-07 07:35:10 +00:00
2003-02-03 15:35:57 +00:00
2004-12-16 00:09:08 +00:00
2004-12-16 00:09:08 +00:00
2004-12-16 00:09:08 +00:00