Commit graph

448 commits

Author SHA1 Message Date
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 2da0d6f886 Fixed bug: temporary local was used more than once 1992-05-11 11:30:04 +00:00
ceriel f4cc095863 Cardinal checking sometimes produced wrong error message 1992-05-11 09:50:21 +00:00
ceriel 8e99b149fc Fix in DEFPATH mechanism, improved proto.make 1992-02-26 13:35:06 +00:00
ceriel 1263ef9731 Fix in DEFPATH mechanism, improved proto.make 1992-02-26 13:10:48 +00:00
ceriel 81ec28ccb9 Bug fix: INC/DEC evaluated argument twice(!) 1992-01-31 13:44:57 +00:00
ceriel fa0bee0b26 Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 14:36:35 +00:00
ceriel 80b250950e Do not use '#undef aap xxx'; it is not allowed for ANSI C 1991-12-16 14:34:06 +00:00
ceriel 83ba395e03 Don't use calloc and our own malloc combined 1991-12-02 14:44:20 +00:00
ceriel 670b7264ad Deleted comment that was no longer applicable 1991-11-27 14:52:17 +00:00
ceriel bf0caa6f32 Changed error-messages mechanism 1991-11-27 13:40:52 +00:00
ceriel 2b6f5b9b8d Avoid use of 'you' 1991-11-22 13:18:57 +00:00
ceriel 4e99d889ff Changed manual page installation mechanism 1991-11-05 15:31:14 +00:00
ceriel 7c479cf325 Fixed error in debugger support for enumeration constants 1991-11-01 10:17:30 +00:00
ceriel cfe45c4e2a Deal with CASE a OF 10 .. MAX(CARDINAL) ... and things like that 1991-10-29 09:18:46 +00:00
ceriel 035d9f7624 No unsigned long arithmetic is default 1991-10-25 16:03:37 +00:00
ceriel 147bb196b2 generate Version.c 1991-10-16 13:07:28 +00:00
ceriel 20a7f7b188 improved installation mechanism 1991-10-14 09:18:33 +00:00
ceriel 6286b4b1a9 Fixed manual page 1991-10-09 16:05:24 +00:00
ceriel 7551b8e83a Changes to manual page 1991-10-01 12:18:39 +00:00
ceriel 5e3c1e94b0 Fixed typo 1991-09-25 15:39:43 +00:00
ceriel 157236bdb0 small change to get a better LB 1991-09-25 15:35:03 +00:00
ceriel a78a8b6038 Gave coroutine more stack space 1991-09-25 09:14:25 +00:00
ceriel 9225ee6a80 Fixed for Sparc 1991-09-24 17:48:37 +00:00
ceriel df7fa49125 Fixed proto.make: Cfiles also depends on Makefile 1991-09-18 09:49:37 +00:00
ceriel 65454de06c Fixed proto.make 1991-09-13 14:56:50 +00:00
ceriel 767c52b241 Fixed proto.make 1991-09-13 12:36:13 +00:00
ceriel df039a267d Fixed machine-dependant defines 1991-09-04 15:59:56 +00:00
ceriel 4fd7747338 fix machine-dependant #if's 1991-09-04 15:49:34 +00:00
ceriel f17db32411 New installation mechanism 1991-08-26 15:10:59 +00:00
ceriel 8e89c04900 New installation mechanism 1991-08-26 13:23:36 +00:00
ceriel 78104e7d8a New installation mechanism 1991-08-26 12:50:21 +00:00
ceriel 8fcbfada69 New installation mechanism 1991-08-26 12:04:28 +00:00
ceriel f4757c8370 fixed two possible null-references 1991-05-13 13:57:25 +00:00
ceriel 1da2103504 Delinted a bit 1991-04-25 16:47:47 +00:00
ceriel 49c5c36362 Added defaults for M2COMPILER and DEF_DIR 1991-04-10 15:10:32 +00:00
ceriel b2b79edc42 Removed use of STATIC 1991-04-10 13:32:42 +00:00
ceriel ca06e574ca Improved code generation for sets somewhat 1991-03-25 13:28:50 +00:00
ceriel 2684a45cc5 do not write in strings: they could reside in ROM 1991-03-19 11:14:39 +00:00
ceriel 5a53ba3f50 Several minor mods: simplifications and identifier name changes 1991-03-18 16:30:49 +00:00
ceriel 9155b8a68a Fixed bug that never occurred, but was discovered by reading the code 1991-03-15 11:21:46 +00:00
ceriel f4691c73c4 Call _cleanup before _exit 1991-03-15 09:24:03 +00:00
ceriel 852601d0b5 minor mods 1991-03-14 13:16:32 +00:00
ceriel 5ebc2017a0 Do not use the allocation mechanism for the desig structure; overkill 1991-03-14 11:10:40 +00:00
ceriel 86bc055fa1 Corrected error on NOCROSS 1991-03-14 09:31:32 +00:00
ceriel f7504dbd4b Cleaned up a bit more 1991-03-13 17:26:07 +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