338 Commits

Author SHA1 Message Date
George Koehler
e87791b38a Delete 689 undead files.
These files "magically reappeared" after the conversion from CVS to
Mercurial.  The old CVS repository deleted these files but did not
record *when* it deleted these files.  The conversion resurrected these
files because they have no history of deletion.  These files were
probably deleted before year 1995.  The CVS repository begins to record
deletions around 1995.

These files may still appear in older revisions of this Mercurial
repository, when they should already be deleted.  There is no way to fix
this, because the CVS repository provides no dates of deletion.

See http://sourceforge.net/mailarchive/message.php?msg_id=29823032
2012-09-20 22:26:32 -04:00
dtrg
a5c9e8b09c Renamed the language libraries and runtimes to have more
conventional names.
2007-02-26 22:36:56 +00:00
cvs2hg
fd5b9e1450 fixup commit for tag 'release-6-0-pre-1' 2007-02-25 22:49:23 +00:00
dtrg
c5e7c60c76 Updated .distr files for the new release. 2007-02-25 12:51:55 +00:00
dtrg
8601c6c5bf Updated to the version 0.1 of Prime Mover (which involves some syntax changes). 2006-10-15 00:28:12 +00:00
dtrg
8bcd8ede76 Rationalised use of #includes to be more standards-compliant. 2006-07-30 23:40:35 +00:00
dtrg
ce6de53e60 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
d73458fd52 Tweaked the CVS settings. 2006-07-26 18:19:15 +00:00
dtrg
b33fd563b7 Added support for the Modula-2 compiler. 2006-07-26 17:12:19 +00:00
dtrg
dd760329aa Rationalised use of #includes to be more standards-compliant. 2006-07-26 17:10:30 +00:00
dtrg
d6bd2c86bd Now avoids piping shell scripts into a new instance of sh, instead
using a subshell.
2006-07-26 12:29:47 +00:00
dtrg
9c722420dd Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
2006-07-23 20:01:02 +00:00
dtrg
be7ec5cdd0 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
cvs2hg
22d8b82972 fixup commit for tag 'llgen-1-0' 2006-02-04 00:57:05 +00:00
ceriel
65282761ed Link em_data.a as well (needed when producing readable EM 1997-04-01 13:58:58 +00:00
ceriel
03de17911b Additions for non-correcting error recovery 1997-02-21 17:11:04 +00:00
ceriel
b4bda72e7f Some fixes 1996-11-19 09:12:36 +00:00
ceriel
0f128c0bed Added LONGCARD as a local extension 1996-08-14 07:42:40 +00:00
ceriel
08b6918ed8 Moved TryToString call into ChkAssCompat 1996-06-06 07:47:00 +00:00
ceriel
9a0c40a6b5 Fix: compatibility check in RETURN statement 1996-06-06 07:37:02 +00:00
ceriel
ed95a6c170 Some improvements 1995-12-19 09:30:48 +00:00
ceriel
5fd4671c8b removed MakeVersion 1995-12-06 13:26:54 +00:00
ceriel
e9bedfcbd2 Removed Version.c 1995-12-06 09:52:54 +00:00
ceriel
42b693b1af Corrected nested function info 1995-12-04 16:42:11 +00:00
ceriel
989015a051 Fixed warnings, recognize -gdb 1995-12-04 15:29:42 +00:00
ceriel
e3d9a68078 use stdarg when compiling with ANSI C compiler 1995-08-17 16:14:45 +00:00
ceriel
b16b1c714e Fix: got into infinite loop 1995-05-02 12:23:28 +00:00
ceriel
3a1dc8fd59 Fix: opaque types my only be defined in the CORRESPONDING implementation 1995-04-26 13:54:56 +00:00
ceriel
6871c56487 Fix for membership test with constant LHS 1994-12-20 16:00:57 +00:00
ceriel
f26dd7bb01 Header --> Id 1994-06-24 14:02:31 +00:00
ceriel
e960c8cba3 Fix: dit not handle multiple POINTER TO constructs right 1994-05-25 12:10:59 +00:00
ceriel
69ed537f4c Fixed problem with the IN operator 1993-11-19 09:53:47 +00:00
ceriel
a62ccfddbb Oops: committed wrong version 1993-11-17 09:37:02 +00:00
ceriel
abc8061d75 Fixed problem with IN operator 1993-11-16 16:31:27 +00:00
ceriel
bc4aac7ee6 Changed debugging information to also work for Solaris 2 1993-11-10 12:44:24 +00:00
ceriel
144e3edfb2 Define NDEBUG if you don't want assertions 1993-10-22 14:30:43 +00:00
ceriel
304bfbade3 Fixed make.hfiles; some "shells" did not accept it 1993-08-05 12:30:57 +00:00
ceriel
85fd09415b Improved previous fix 1993-01-19 15:33:35 +00:00
ceriel
3d9aebdd69 found some small leaks with Purify 1993-01-18 16:14:43 +00:00
ceriel
f3c71e7d18 Fix: MkCoercion did not handle error_type 1992-11-20 13:37:49 +00:00
ceriel
01e6c10d77 Fix 1.69 was partly wrong 1992-11-16 13:52:07 +00:00
ceriel
a2b39689d1 Yet another bug: null reference 1992-11-09 14:30:28 +00:00
ceriel
c9b63eaf8d Fixed bug: divide by 0 1992-11-09 10:14:47 +00:00
ceriel
8c801ca268 Removed static buffer in gen_idf 1992-10-22 16:56:28 +00:00
ceriel
8f98fac873 Fixed bug: checking for multiple occurrences of same case label was wrong 1992-10-21 10:53:45 +00:00
ceriel
86985e019f Removed # in commands 1992-06-26 12:01:31 +00:00
ceriel
164c4c6997 Improved symbol table for grind 1992-05-20 10:54:28 +00:00
ceriel
55fe5e601d Filename check now only for implementation modules 1992-05-15 13:53:36 +00:00
ceriel
e20bfab87e Fix in previous added check 1992-05-11 16:15:28 +00:00
ceriel
63828b7256 Added filename check 1992-05-11 11:52:22 +00:00