ack/lang/m2/comp
1992-05-15 13:53:36 +00:00
..
.distr New installation mechanism 1991-08-26 15:10:59 +00:00
BigPars Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 14:34:06 +00:00
casestat.C Deal with CASE a OF 10 .. MAX(CARDINAL) ... and things like that 1991-10-29 09:18:46 +00:00
char.tab removed tab.c, use tabgen 1988-11-16 11:04:17 +00:00
chk_expr.c fixed two possible null-references 1991-05-13 13:57:25 +00:00
chk_expr.h Changes to make node structure smaller, and cleaned up a bit 1991-03-12 16:52:00 +00:00
class.h make to work on sun, added copyright, etc 1987-04-29 10:22:07 +00:00
code.c Bug fix: INC/DEC evaluated argument twice(!) 1992-01-31 13:44:57 +00:00
const.h changed name of some identifiers to more accurately represent their 1989-08-08 09:11:32 +00:00
cstoper.c Several minor mods: simplifications and identifier name changes 1991-03-18 16:30:49 +00:00
debug.h Added support for constant floating point expressions 1989-12-19 09:40:25 +00:00
declar.g Changes to make node structure smaller, and cleaned up a bit 1991-03-12 16:52:00 +00:00
def.c Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
def.H Changes to make node structure smaller, and cleaned up a bit 1991-03-12 16:52:00 +00:00
def_sizes.h A newer version, safety commit 1986-03-26 15:11:02 +00:00
defmodule.c Changes to make node structure smaller, and cleaned up a bit 1991-03-12 16:52:00 +00:00
desig.c Fixed bug that never occurred, but was discovered by reading the code 1991-03-15 11:21:46 +00:00
desig.h Do not use the allocation mechanism for the desig structure; overkill 1991-03-14 11:10:40 +00:00
desig.H New version with different parameter passing mechanism and some 1989-03-20 13:32:06 +00:00
em_m2.6 Fixed manual page 1991-10-09 16:05:24 +00:00
enter.c Several minor mods: simplifications and identifier name changes 1991-03-18 16:30:49 +00:00
error.c Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
expression.g Changes to make node structure smaller, and cleaned up a bit 1991-03-12 16:52:00 +00:00
f_info.h fixes, added some standard functions to handle LONGREAL, LONGINT 1987-05-27 10:16:03 +00:00
idf.c make to work on sun, added copyright, etc 1987-04-29 10:22:07 +00:00
idf.h Minor adaptions in order to reduce the size 1987-09-23 16:39:43 +00:00
idlist.c Initial version 1986-03-20 14:52:03 +00:00
idlist.H Initial version 1986-03-20 14:52:03 +00:00
input.c many changes; some cosmetic; coercions now explicit in tree 1987-07-30 13:37:39 +00:00
input.h make to work on sun, added copyright, etc 1987-04-29 10:22:07 +00:00
LLlex.c Deleted comment that was no longer applicable 1991-11-27 14:52:17 +00:00
LLlex.h Changed error-messages mechanism 1991-11-27 13:40:52 +00:00
LLmessage.c Changed error-messages mechanism 1991-11-27 13:40:52 +00:00
lookup.c fix: resolve forward references if definition is needed in lookfor() 1988-09-20 13:31:57 +00:00
main.c Fix in DEFPATH mechanism, improved proto.make 1992-02-26 13:35:06 +00:00
main.h removed the limitation on number of include directories, 1987-05-11 14:38:37 +00:00
make.allocd I forgot 1987-04-14 11:11:03 +00:00
make.hfiles newer version 1986-04-17 09:28:09 +00:00
make.next minor fixes 1986-12-09 17:41:06 +00:00
make.tokcase better error checking 1989-12-07 16:28:05 +00:00
make.tokfile Initial version 1986-03-20 14:52:03 +00:00
Makefile Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
MakeVersion some minor corrections 1989-06-19 09:56:16 +00:00
misc.c Minor adaptions in order to reduce the size 1987-09-23 16:39:43 +00:00
misc.h make to work on sun, added copyright, etc 1987-04-29 10:22:07 +00:00
misc.H newer version, partial parse trees 1986-04-06 17:42:56 +00:00
modula-2.1 Avoid use of 'you' 1991-11-22 13:18:57 +00:00
nmclash.c added nmclash.c, mods to Makefile/Resolve 1986-12-10 15:13:04 +00:00
node.c Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
node.H Several minor mods: simplifications and identifier name changes 1991-03-18 16:30:49 +00:00
options added support for debugger 1990-07-30 15:56:25 +00:00
options.c Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
param.h Initial version 1986-03-20 14:52:03 +00:00
Parameters too many changes: some cosmetic; some for 2/4; some for added options 1988-03-21 16:36:31 +00:00
print.c A newer version, safety commit 1986-03-26 15:11:02 +00:00
program.g Filename check now only for implementation modules 1992-05-15 13:53:36 +00:00
proto.main New installation mechanism 1991-08-26 13:23:36 +00:00
proto.make Fix in DEFPATH mechanism, improved proto.make 1992-02-26 13:35:06 +00:00
real.H Added support for constant floating point expressions 1989-12-19 09:40:25 +00:00
Resolve Added mechanism for generating fast compilers 1989-10-13 09:59:54 +00:00
scope.C added support for debugger 1990-07-30 15:56:25 +00:00
scope.h added support for debugger 1990-07-30 15:56:25 +00:00
SmallPars Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 14:34:06 +00:00
stab.c Fixed error in debugger support for enumeration constants 1991-11-01 10:17:30 +00:00
standards.h fixes, added some standard functions to handle LONGREAL, LONGINT 1987-05-27 10:16:03 +00:00
statement.g Cleaned up a bit 1991-03-13 13:49:56 +00:00
SYSTEM.h New version, with an option for strict Modula-2, and 1987-10-19 11:28:37 +00:00
tab.c Initial version 1986-03-20 14:52:03 +00:00
tmpvar.C many minor mods 1988-03-23 17:44:25 +00:00
tokenname.c some minor changes and a fix in pointer arithmetic 1988-04-06 18:14:50 +00:00
tokenname.h make to work on sun, added copyright, etc 1987-04-29 10:22:07 +00:00
type.c Delinted a bit 1991-04-25 16:47:47 +00:00
type.H Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
typequiv.c delinted somewhat 1988-09-05 15:51:35 +00:00
Version.c Corrected some warnings a bit 1989-04-11 14:34:21 +00:00
walk.c Fixed bug: temporary local was used more than once 1992-05-11 11:30:04 +00:00
walk.h New version with different parameter passing mechanism and some 1989-03-20 13:32:06 +00:00
warning.h Allow the checking of definition modules 1988-01-22 12:04:27 +00:00