Commit graph

75 commits

Author SHA1 Message Date
David Given
f6c43b95ef Modula-2 now works.
--HG--
branch : dtrg-buildsystem
rename : lang/pc/build.mk => lang/m2/build.mk
rename : lang/pc/libpc/build.mk => lang/m2/comp/build.mk
rename : lang/pc/libpc/build.mk => lang/m2/libm2/build.mk
2013-05-14 22:24:38 +01:00
dtrg
d3b557e0db Adjusted to only check the module name against the leaf of the filename, to prevent unnecessary warnings if the source file isn't in the current directory. 2006-07-30 23:38:41 +00:00
dtrg
26b17074a1 Rationalised use of #includes to be more standards-compliant. 2006-07-26 17:10:30 +00:00
ceriel
99ac23b4b4 Additions for non-correcting error recovery 1997-02-21 17:11:04 +00:00
ceriel
1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
c89c0d2c01 Changed debugging information to also work for Solaris 2 1993-11-10 12:44:24 +00:00
ceriel
9eec0812a1 Improved previous fix 1993-01-19 15:33:35 +00:00
ceriel
f2cfe32e03 found some small leaks with Purify 1993-01-18 16:14:43 +00:00
ceriel
5362ef6f20 Filename check now only for implementation modules 1992-05-15 13:53:36 +00:00
ceriel
f252e26ab4 Fix in previous added check 1992-05-11 16:15:28 +00:00
ceriel
763c607bd8 Added filename check 1992-05-11 11:52:22 +00:00
ceriel
52842cd09a Cleaned up a bit 1991-03-13 13:49:56 +00:00
ceriel
0a517b9256 Changes to make node structure smaller, and cleaned up a bit 1991-03-12 16:52:00 +00:00
ceriel
c40ca6ebbd Made ability for -g dependant on compile-time flag 1991-02-18 17:18:36 +00:00
ceriel
2299e83685 Wrong version committed 1990-11-22 11:48:08 +00:00
ceriel
6545b68874 Also update WorkingDir on line directives 1990-11-22 11:25:34 +00:00
ceriel
282d93dde0 Fixed problems with -I and with value conformant arrays 1990-09-27 17:01:01 +00:00
ceriel
5ca5b63151 some more changes for debugger support 1990-08-01 14:35:07 +00:00
ceriel
8eecdff85a added support for debugger 1990-07-30 15:56:25 +00:00
ceriel
f1245e2e00 fixed some problems:
- removed null-reference in illegal use of pointers in constant expressions
- FOR-loops that count downwards did not work
- POINTER TO mechanism changed; works better now
1988-11-15 14:45:59 +00:00
ceriel
ce0ec1c143 delinted somewhat 1988-10-13 15:43:23 +00:00
ceriel
74c779b81e mods to handle forward references better 1988-06-30 14:50:30 +00:00
ceriel
7f9fd963fd many minor mods 1988-03-23 17:44:25 +00:00
ceriel
d7d501d43a made to fit on a PDP-11 again 1988-02-10 14:06:34 +00:00
ceriel
6217293e23 some fixes:
- always remove imports from definition modules
- minor improvement in error messages
1988-02-09 11:41:08 +00:00
ceriel
a7cdd16125 Allow the checking of definition modules 1988-01-22 12:04:27 +00:00
ceriel
015e1b776e Some corrections and additions to improve the mechanism for
generating warnings on unused/uninitialized variables
1987-10-21 11:29:52 +00:00
ceriel
503edee161 New version, with an option for strict Modula-2, and
warnings for unused or uninitialized variables
1987-10-19 11:28:37 +00:00
ceriel
fd817d4dbc Minor adaptions in order to reduce the size 1987-09-23 16:39:43 +00:00
ceriel
51169956dc some more fixes, and tried to make smaller 1987-08-10 21:43:47 +00:00
ceriel
c839c01680 some fixes, and changed priority of unary minus 1987-06-18 15:46:08 +00:00
ceriel
946006fb08 many minor corrections 1987-05-18 15:57:33 +00:00
ceriel
fbc0415761 make to work on sun, added copyright, etc 1987-04-29 10:22:07 +00:00
ceriel
a92c8bf067 D_BUSY added, to check recursive deps in def modules 1986-12-16 15:22:33 +00:00
ceriel
fe2e67d1c6 minor fixes 1986-12-09 17:41:06 +00:00
ceriel
c57d4ff268 some minor bug fixes 1986-12-01 10:06:53 +00:00
ceriel
a0c21bf820 many bug fixes, and added flexibility in alignments 1986-11-28 11:59:08 +00:00
ceriel
da54801353 newer version 1986-11-26 16:40:45 +00:00
ceriel
9d0ee46068 Trying to check more of an expression, giving some more sophisticated error messages,and be less wasteful with space for subranges 1986-11-17 11:41:28 +00:00
ceriel
9291d87dab Several bug fixes 1986-11-05 14:33:00 +00:00
ceriel
3030eb8cae newer version 1986-10-06 20:36:30 +00:00
ceriel
c3d4d40d1b many bug fixes 1986-09-25 19:39:06 +00:00
ceriel
a0db745586 newer version with bug fixes 1986-08-26 14:33:24 +00:00
ceriel
965e75761d newer version 1986-07-08 14:59:02 +00:00
ceriel
bcfca75b56 newer version 1986-06-26 09:39:36 +00:00
ceriel
a9dfdc494b newer version 1986-06-17 12:04:05 +00:00
ceriel
ec528b797e newer version 1986-06-10 13:18:52 +00:00
ceriel
caf99ea472 newer version 1986-06-06 02:22:09 +00:00
ceriel
9e0ab0029b first, almost complete, version 1986-06-04 09:01:48 +00:00
ceriel
db795bc07a newer version 1986-05-30 18:48:00 +00:00