ack/lang/cem/cemcom
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
..
align.h Header --> Id 1994-06-24 14:02:31 +00:00
arith.c Rationalised use of #includes to be more standards-compliant. 2006-07-19 10:28:43 +00:00
arith.h Header --> Id 1994-06-24 14:02:31 +00:00
asm.c Header --> Id 1994-06-24 14:02:31 +00:00
assert.h Header --> Id 1994-06-24 14:02:31 +00:00
atw.h Header --> Id 1994-06-24 14:02:31 +00:00
BigPars Define NDEBUG if you don't want assertions 1993-10-22 14:30:43 +00:00
blocks.c Header --> Id 1994-06-24 14:02:31 +00:00
cemcom.1 lib --> lib.bin 1991-11-25 09:51:57 +00:00
ch7.c Header --> Id 1994-06-24 14:02:31 +00:00
ch7bin.c Header --> Id 1994-06-24 14:02:31 +00:00
ch7mon.c Header --> Id 1994-06-24 14:02:31 +00:00
char.tab removed tab.c, use tabgen 1988-11-16 11:23:58 +00:00
class.h Header --> Id 1994-06-24 14:02:31 +00:00
code.c Rationalised use of #includes to be more standards-compliant. 2006-07-19 10:28:43 +00:00
code.str Header --> Id 1994-06-24 14:02:31 +00:00
conversion.c Header --> Id 1994-06-24 14:02:31 +00:00
cstoper.c Header --> Id 1994-06-24 14:02:31 +00:00
dataflow.c Header --> Id 1994-06-24 14:02:31 +00:00
declar.g Additions for non-correcting error recovery 1997-02-21 17:11:04 +00:00
declar.str Header --> Id 1994-06-24 14:02:31 +00:00
declarator.c Header --> Id 1994-06-24 14:02:31 +00:00
decspecs.c Header --> Id 1994-06-24 14:02:31 +00:00
decspecs.str Header --> Id 1994-06-24 14:02:31 +00:00
def.str Header --> Id 1994-06-24 14:02:31 +00:00
domacro.c Header --> Id 1994-06-24 14:02:31 +00:00
dumpidf.c Header --> Id 1994-06-24 14:02:31 +00:00
error.c use stdarg when compiling with ANSI C compiler 1995-08-17 16:34:29 +00:00
estack.str Header --> Id 1994-06-24 14:02:31 +00:00
eval.c First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
expr.c Header --> Id 1994-06-24 14:02:31 +00:00
expr.str Header --> Id 1994-06-24 14:02:31 +00:00
expression.g Additions for non-correcting error recovery 1997-02-21 17:11:04 +00:00
field.c Header --> Id 1994-06-24 14:02:31 +00:00
field.str Header --> Id 1994-06-24 14:02:31 +00:00
file_info.h Header --> Id 1994-06-24 14:02:31 +00:00
idf.c Rationalised use of #includes to be more standards-compliant. 2006-07-18 18:05:47 +00:00
idf.str Header --> Id 1994-06-24 14:02:31 +00:00
init.c Header --> Id 1994-06-24 14:02:31 +00:00
input.c Replaced calls to the custom strindex() and strrindex() functions with the 2006-07-23 20:01:02 +00:00
input.h Header --> Id 1994-06-24 14:02:31 +00:00
interface.h Header --> Id 1994-06-24 14:02:31 +00:00
ival.g Header --> Id 1994-06-24 14:02:31 +00:00
l_brace.str Header --> Id 1994-06-24 14:02:31 +00:00
l_class.h Header --> Id 1994-06-24 14:02:31 +00:00
l_comment.c Header --> Id 1994-06-24 14:02:31 +00:00
l_comment.h Header --> Id 1994-06-24 14:02:31 +00:00
l_em.h Header --> Id 1994-06-24 14:02:31 +00:00
l_ev_ord.c Header --> Id 1994-06-24 14:02:31 +00:00
l_lint.c Header --> Id 1994-06-24 14:02:31 +00:00
l_lint.h Header --> Id 1994-06-24 14:02:31 +00:00
l_misc.c Header --> Id 1994-06-24 14:02:31 +00:00
l_outdef.c Replaced calls to the custom strindex() and strrindex() functions with the 2006-07-23 20:01:02 +00:00
l_outdef.str Header --> Id 1994-06-24 14:02:31 +00:00
l_state.str Header --> Id 1994-06-24 14:02:31 +00:00
l_states.c Header --> Id 1994-06-24 14:02:31 +00:00
label.c Header --> Id 1994-06-24 14:02:31 +00:00
label.h Header --> Id 1994-06-24 14:02:31 +00:00
level.h Header --> Id 1994-06-24 14:02:31 +00:00
LLlex.c Header --> Id 1994-06-24 14:02:31 +00:00
LLlex.h Header --> Id 1994-06-24 14:02:31 +00:00
LLmessage.c Additions for non-correcting error recovery 1997-02-21 17:11:04 +00:00
macro.str Header --> Id 1994-06-24 14:02:31 +00:00
main.c Changed to no longer include /usr/include by default. 2007-02-20 00:36:15 +00:00
make.allocd Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-18 16:45:57 +00:00
make.hfiles Now avoids piping shell scripts into a new instance of sh, instead 2006-07-26 12:29:47 +00:00
make.next Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-19 10:30:26 +00:00
make.tokcase Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-19 10:30:26 +00:00
make.tokfile Added the appropriate #! magic at the beginning of shell scripts. (Some modern shells don't like scripts to be without it.) 2006-07-19 10:30:26 +00:00
mcomm.c Header --> Id 1994-06-24 14:02:31 +00:00
mes.h Header --> Id 1994-06-24 14:02:31 +00:00
options Added grind support 1991-11-08 15:12:28 +00:00
options.c Rationalised use of #includes to be more standards-compliant. 2006-07-19 10:28:43 +00:00
program.g Header --> Id 1994-06-24 14:02:31 +00:00
proto.main Link em_data.a as well (needed when producing readable EM 1997-04-01 13:58:58 +00:00
proto.make Additions for non-correcting error recovery 1997-02-21 17:11:04 +00:00
replace.c First milestone of replacing the build system. 2013-05-12 20:45:55 +01:00
scan.c Header --> Id 1994-06-24 14:02:31 +00:00
sizes.h Header --> Id 1994-06-24 14:02:31 +00:00
skip.c Header --> Id 1994-06-24 14:02:31 +00:00
SmallPars Define NDEBUG if you don't want assertions 1993-10-22 14:30:43 +00:00
specials.h Header --> Id 1994-06-24 14:02:31 +00:00
stab.c Header --> Id 1994-06-24 14:02:31 +00:00
stack.c Rationalised use of #includes to be more standards-compliant. 2006-07-19 10:28:43 +00:00
stack.str Header --> Id 1994-06-24 14:02:31 +00:00
statement.g Header --> Id 1994-06-24 14:02:31 +00:00
stb.c Header --> Id 1994-06-24 14:02:31 +00:00
stmt.str Header --> Id 1994-06-24 14:02:31 +00:00
struct.c Header --> Id 1994-06-24 14:02:31 +00:00
struct.str Header --> Id 1994-06-24 14:02:31 +00:00
switch.c Header --> Id 1994-06-24 14:02:31 +00:00
switch.str Header --> Id 1994-06-24 14:02:31 +00:00
tokenname.c Header --> Id 1994-06-24 14:02:31 +00:00
tokenname.h Header --> Id 1994-06-24 14:02:31 +00:00
type.c Header --> Id 1994-06-24 14:02:31 +00:00
type.str Header --> Id 1994-06-24 14:02:31 +00:00
util.c Header --> Id 1994-06-24 14:02:31 +00:00
util.str generate more register messages 1988-04-26 15:33:48 +00:00