Commit graph

939 commits

Author SHA1 Message Date
ceriel 3824cfd66d fixed some leapyear problems 1989-06-19 09:50:38 +00:00
ceriel 96a52f7a6f fixed exit status of test program 1989-06-19 09:49:22 +00:00
ceriel eee6d61c7b improved Makefile, fixed writes: a field width of 0 is not standard 1989-06-15 19:11:01 +00:00
ceriel b1c3d1bc53 fixed problem with void returns and changed a warning somewhat 1989-06-15 19:06:56 +00:00
eck cd367c7940 Initial revision 1989-06-14 16:11:19 +00:00
eck 8c9800d8fe Initial revision 1989-06-14 15:07:06 +00:00
eck 06c441dab7 Initial revision 1989-06-14 14:41:35 +00:00
eck 5406895717 Initial revision 1989-06-13 11:23:28 +00:00
eck 341aaf8dc1 Initial revision 1989-06-12 15:22:14 +00:00
ceriel 3b4a813a6c installed new Pascal compiler 1989-06-08 13:05:21 +00:00
ceriel 018cf665d8 some additions to .distr file 1989-06-08 13:02:26 +00:00
ceriel cc3459e5a8 fix to constant unary minus 1989-05-31 12:42:56 +00:00
eck 69f02d8abc Initial revision 1989-05-30 13:34:25 +00:00
ceriel aa0e321971 some fixes 1989-05-29 11:32:23 +00:00
ceriel c1075bd08c Added Version.c 1989-05-29 10:32:46 +00:00
ceriel fd4e81f64e Modified to make the default M2 compiler name definable at compile time 1989-05-29 10:27:54 +00:00
ceriel efe2c8d032 some more fixes 1989-05-18 18:02:24 +00:00
ceriel e431cec90a fixed some errors 1989-05-18 16:48:28 +00:00
ceriel 9f7ee118f7 new versions, mostly from Cody and Waite 1989-05-18 15:37:54 +00:00
eck d818da36f0 Initial revision 1989-05-16 13:13:53 +00:00
ceriel 13bc7e128d a trap from a routine called by the termination sequence could
cause an infinite loop. This is prevented
1989-05-12 09:36:16 +00:00
eck ee50a1d717 Initial revision 1989-05-11 12:32:26 +00:00
eck c5b0e1bd4f Initial revision 1989-05-11 10:21:37 +00:00
eck 749c364816 Initial revision 1989-05-11 10:09:52 +00:00
eck 0a7c058d01 Initial revision 1989-05-10 16:22:28 +00:00
eck d2f7f252b2 Initial revision 1989-05-10 16:08:14 +00:00
eck f0cec58cf9 Initial revision 1989-05-10 10:43:58 +00:00
eck 85c9115d5b converted to ANSI C 1989-05-10 10:20:14 +00:00
ceriel fdf26a7f06 reversed a-option 1989-05-10 10:19:22 +00:00
eck d20988a1cb Initial revision 1989-05-10 09:39:49 +00:00
ceriel c1ff4f2725 default is assertions ON 1989-05-09 15:54:01 +00:00
ceriel d62d0c68ee not include em_path.h anymore 1989-05-08 12:39:33 +00:00
ceriel 600d569269 removed printf 1989-05-03 11:14:42 +00:00
ceriel a94dec52d8 Many improvements by Hans van Eck 1989-05-03 10:30:22 +00:00
ceriel 19638876a1 Adapted for new Pascal Compiler 1989-05-03 09:53:25 +00:00
ceriel dfc5d7318c Added cemain entry in Resolve script 1989-04-26 11:32:46 +00:00
ceriel e967e920be removed one goto 1989-04-19 15:00:07 +00:00
ceriel ec3d8bb5aa fix: filename label sometimes turned up as external 1989-04-14 18:25:39 +00:00
ceriel 6e75af9cef make entry to generate .o files 1989-04-11 15:51:01 +00:00
ceriel 944c818096 Corrected some warnings a bit 1989-04-11 14:34:21 +00:00
ceriel 6f8702a65e fixed problem with hex numbers, and use new PushBack feature 1989-04-11 11:40:49 +00:00
ceriel 4d5f61ce45 fixed clock for larger word sizes 1989-04-07 09:20:06 +00:00
ceriel ff853d748c using new input module simplifies EOI handling 1989-04-04 15:02:47 +00:00
ceriel 0995f7a809 better error handling, simplified EOI handling with improved input module 1989-04-04 14:53:48 +00:00
ceriel 3030b5edd1 better attempt to indicate start and end of own BSS; still not good
enough
1989-04-04 10:09:27 +00:00
ceriel 7a7d0e413b recognize but ignore #pragma 1989-03-31 11:47:12 +00:00
ceriel c5345bf6ac Changed semantics of CallAtEnd so that it calls installed procedures
in reversed order
1989-03-22 17:36:20 +00:00
ceriel 4e21aced73 bug fix in WITH statement: called WalkDesignator instead of ChkDesig 1989-03-22 11:07:21 +00:00
ceriel 3a3b5db45d made the previous changes in parameter passing mechanism and return
value mechanism settable with compile time constants
1989-03-22 09:53:47 +00:00
ceriel f9b6acf1dc New version with different parameter passing mechanism and some
minor fixes
1989-03-20 13:32:06 +00:00