Files
emacs/lib-src
Richard M. Stallman 13fde0cd78 (YACC): flag added to c_ext.
(c_ext): no more a synonim for c_ext&C_PLPL because of YACC.
(find_entries): consistently use streq when reasonable.
(find_entries): a .y file is a yacc file.
(get_C_stab): c_ext becomes c_ext&C_PLPL.
(C_entries): logical cplpl means c_ext&C_PLPL.
(C_entries): logical yacc_rules means we are after the first %%.
(C_entries): added logic for yacc files.

(C_entries): ':' case moved to the second switch.
(C_entries): do not examine token if structdef==scolonseen.
(consider_token): structtag set to null string for enum.

(GET_COOKIE): and related macros removed.
(logical): is now int, no more a char.
(reg): define deleted.
(isgood, _gd, notgd): deleted.
(gotone): deleted.
(TOKEN): member linestart removed.
(linepos, prev_linepos, lb1): deleted.
(main): call initbuffer on lbs array instead of lb1.
(init): removed the initialisation of the logical _gd array;
(find_entries): a .sa suffix means assembler file.
(C_create_stab): "auto", "void", "extern", "static" are st_C_typespec.
All C state machines rewritten.
(C_entries): complete rewrite.
(condider_token): complete rewrite.
(getline): deleted.

(C_entries): Added the quotednl logical variable.
Used for parsing of #define's spanning multiple lines.

(C_entries): Save the definedef status even when a
newline is met inside a string.
1993-03-22 23:13:10 +00:00
..
1991-12-21 06:36:41 +00:00
1989-10-31 16:00:11 +00:00
1987-03-21 15:52:23 +00:00
1992-08-22 07:10:23 +00:00
1992-04-24 08:11:28 +00:00
1991-05-31 00:27:05 +00:00
1991-06-03 23:20:54 +00:00
1992-04-19 08:53:01 +00:00
1993-03-22 23:13:10 +00:00
1989-10-31 16:00:11 +00:00
1989-05-27 04:15:37 +00:00
1985-04-18 00:48:29 +00:00
1992-06-30 13:55:35 +00:00
1992-09-20 00:41:38 +00:00
1987-05-22 04:15:12 +00:00
1992-08-04 16:08:22 +00:00
1991-07-30 21:04:22 +00:00
1991-12-04 22:51:54 +00:00