ack/lang/pc/comp
dtrg 39689a4de9 Tweaked to allow _ as a leading character in identifier names (if
use of underscores in identifiers has been turned on).
2007-02-20 00:40:00 +00:00
..
.distr Removed Version.c 1995-12-06 09:52:54 +00:00
body.c disabled a warning 1994-11-01 11:45:23 +00:00
casestat.C Some modifications for running on smaller machines 1991-03-21 10:45:42 +00:00
char.c Initial revision 1988-10-26 15:21:11 +00:00
char.tab removed tab.c, use tabgen, and some fixes 1988-11-16 15:18:21 +00:00
chk_expr.c Get() parameter is optional 1995-11-01 16:54:17 +00:00
chk_expr.h Initial revision 1988-10-26 15:21:11 +00:00
class.h Initial revision 1988-10-26 15:21:11 +00:00
code.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 21:01:15 +00:00
const.h Some modifications for running on smaller machines 1991-03-21 10:45:42 +00:00
cstoper.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 21:01:15 +00:00
debug.h Initial revision 1988-10-26 15:21:11 +00:00
declar.g prevent some gcc warnings 1993-11-16 11:54:00 +00:00
def.c Delinted some more 1991-02-18 12:05:06 +00:00
def.H made D_ definitions a long and made symbol table generation conditional 1991-02-15 18:00:26 +00:00
desig.c Delinted a bit 1991-04-25 16:26:11 +00:00
desig.H Initial revision 1988-10-26 15:21:11 +00:00
em_pc.6 Changes to manual page 1991-10-01 12:18:39 +00:00
enter.c made D_ definitions a long and made symbol table generation conditional 1991-02-15 18:00:26 +00:00
error.c use stdarg when compiling with ANSI C compiler 1995-08-17 16:34:29 +00:00
expression.g Fixes involving floating point constants and debugger support 1991-11-01 10:15:15 +00:00
f_info.h Initial revision 1988-10-26 15:21:11 +00:00
idf.c Initial revision 1988-10-26 15:21:11 +00:00
idf.h Initial revision 1988-10-26 15:21:11 +00:00
input.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 21:01:15 +00:00
input.h Initial revision 1988-10-26 15:21:11 +00:00
label.c Fixed bug with labels 1995-11-07 10:37:59 +00:00
LLlex.c Tweaked to allow _ as a leading character in identifier names (if 2007-02-20 00:40:00 +00:00
LLlex.h Fixes involving floating point constants and debugger support 1991-11-01 10:15:15 +00:00
LLmessage.c Fixes involving floating point constants and debugger support 1991-11-01 10:15:15 +00:00
lookup.c removed warning and fixed two problems: 1994-10-27 14:57:48 +00:00
main.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 21:01:15 +00:00
main.h Initial revision 1988-10-26 15:21:11 +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 Initial revision 1988-10-26 15:21:11 +00:00
make.tokcase Header --> Id 1994-06-24 14:02:31 +00:00
make.tokfile Initial revision 1988-10-26 15:21:11 +00:00
misc.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 21:01:15 +00:00
misc.h Many improvements by Hans van Eck 1989-05-03 10:30:22 +00:00
next.c Initial revision 1988-10-26 15:21:11 +00:00
nmclash.c Many improvements by Hans van Eck 1989-05-03 10:30:22 +00:00
node.c Initial revision 1988-10-26 15:21:11 +00:00
node.H Fixes involving floating point constants and debugger support 1991-11-01 10:15:15 +00:00
options some additions to .distr file 1989-06-08 13:02:26 +00:00
options.c Replaced calls to the custom strindex() and strrindex() functions with the 2006-07-23 20:01:02 +00:00
Parameters Define NDEBUG if you don't want assertions 1993-10-22 14:30:43 +00:00
pmfile Updated to the version 0.1 of Prime Mover (which involves some syntax changes). 2006-10-15 00:28:12 +00:00
program.g made D_ definitions a long and made symbol table generation conditional 1991-02-15 18:00:26 +00:00
progs.c Many improvements by Hans van Eck 1989-05-03 10:30:22 +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 Header --> Id 1994-06-24 14:02:31 +00:00
readwrite.c mark file parameters as used in reads/writes 1994-10-25 15:41:59 +00:00
required.h Many improvements by Hans van Eck 1989-05-03 10:30:22 +00:00
Resolve Added mechanism for generating fast compilers 1989-10-13 10:48:07 +00:00
scope.c removed warning and fixed two problems: 1994-10-27 14:57:48 +00:00
scope.H Added debugger support 1990-12-11 13:52:08 +00:00
stab.c Header --> Id 1994-06-24 14:02:31 +00:00
statement.g Some modifications for running on smaller machines 1991-03-21 10:45:42 +00:00
tab.c Initial revision 1988-10-26 15:21:11 +00:00
tmpvar.C Initial revision 1988-10-26 15:21:11 +00:00
tokenname.c Fixed bug in function return code 1991-03-26 13:38:36 +00:00
tokenname.h Initial revision 1988-10-26 15:21:11 +00:00
type.c Improved symbol table for grind 1992-05-20 10:54:28 +00:00
type.H Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:05:43 +00:00
typequiv.c removed warning and fixed two problems: 1994-10-27 14:57:48 +00:00
Version.c Many improvements by Hans van Eck 1989-05-03 10:30:22 +00:00