ceriel
|
6db931eee6
|
Link em_data.a as well (needed when producing readable EM
|
1997-04-01 13:58:58 +00:00 |
|
ceriel
|
2382ef1a27
|
Additions for non-correcting error recovery
|
1997-02-21 17:22:42 +00:00 |
|
ceriel
|
99ac23b4b4
|
Additions for non-correcting error recovery
|
1997-02-21 17:11:04 +00:00 |
|
ceriel
|
ae0cde301d
|
Bug fix: conversion is OK if arg = 0.0
|
1997-01-27 14:06:51 +00:00 |
|
ceriel
|
322c1c1b4c
|
Some fixes
|
1996-11-19 09:12:36 +00:00 |
|
ceriel
|
efacd02ffd
|
Added LONGCARD as a local extension
|
1996-08-14 07:42:40 +00:00 |
|
ceriel
|
1592c3638c
|
Moved TryToString call into ChkAssCompat
|
1996-06-06 07:47:00 +00:00 |
|
ceriel
|
7f7f5f187f
|
Fix: compatibility check in RETURN statement
|
1996-06-06 07:37:02 +00:00 |
|
ceriel
|
d0288b673b
|
Some improvements
|
1995-12-19 09:30:48 +00:00 |
|
ceriel
|
6576498776
|
removed MakeVersion
|
1995-12-06 13:26:54 +00:00 |
|
ceriel
|
550095a5d0
|
Removed Version.c
|
1995-12-06 09:52:54 +00:00 |
|
ceriel
|
6d39052c12
|
Corrected nested function info
|
1995-12-04 16:42:11 +00:00 |
|
ceriel
|
d4abf57904
|
Fixed warnings, recognize -gdb
|
1995-12-04 15:29:42 +00:00 |
|
ceriel
|
a9df108116
|
Made to work; how did this get into the repository???
|
1995-12-04 15:20:46 +00:00 |
|
ceriel
|
0dc2d5a625
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 16:14:45 +00:00 |
|
ceriel
|
b7396a7cd4
|
use stdarg when compiling with ANSI C compiler
|
1995-08-17 15:20:35 +00:00 |
|
ceriel
|
a0bd098f98
|
Fix: got into infinite loop
|
1995-05-02 12:23:28 +00:00 |
|
ceriel
|
15d2949b88
|
Fix: opaque types my only be defined in the CORRESPONDING implementation
|
1995-04-26 13:54:56 +00:00 |
|
ceriel
|
0ae5288ab7
|
Fix for membership test with constant LHS
|
1994-12-20 16:00:57 +00:00 |
|
ceriel
|
e10145ba2e
|
exit with erno+1, because otherwise exit status is 0 with array bound error
|
1994-11-14 11:51:24 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
96172158e5
|
Fix: dit not handle multiple POINTER TO constructs right
|
1994-05-25 12:10:59 +00:00 |
|
ceriel
|
75afbd450b
|
Fixed problem with the IN operator
|
1993-11-19 09:53:47 +00:00 |
|
ceriel
|
82f89c97a6
|
signal now deals with void functions
|
1993-11-17 16:27:44 +00:00 |
|
ceriel
|
5dfe51c5d4
|
Oops: committed wrong version
|
1993-11-17 09:37:02 +00:00 |
|
ceriel
|
0dde39aa63
|
Fixed problem with IN operator
|
1993-11-16 16:31:27 +00:00 |
|
ceriel
|
c89c0d2c01
|
Changed debugging information to also work for Solaris 2
|
1993-11-10 12:44:24 +00:00 |
|
ceriel
|
37ab68909b
|
Added void for some functions
|
1993-11-10 12:42:25 +00:00 |
|
ceriel
|
c9ec055176
|
Define NDEBUG if you don't want assertions
|
1993-10-22 14:30:43 +00:00 |
|
ceriel
|
7a26259981
|
Fixed make.hfiles; some "shells" did not accept it
|
1993-08-05 12:30:57 +00:00 |
|
ceriel
|
5e702c5527
|
Added some code to check for Nan/Inf
|
1993-02-24 15:12:49 +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
|
7d34ba62a7
|
Fix: MkCoercion did not handle error_type
|
1992-11-20 13:37:49 +00:00 |
|
ceriel
|
0de7277790
|
Fix 1.69 was partly wrong
|
1992-11-16 13:52:07 +00:00 |
|
ceriel
|
b6319e4d49
|
Yet another bug: null reference
|
1992-11-09 14:30:28 +00:00 |
|
ceriel
|
a829777e65
|
Fixed bug: divide by 0
|
1992-11-09 10:14:47 +00:00 |
|
ceriel
|
d9bd02fda6
|
Removed static buffer in gen_idf
|
1992-10-22 16:56:28 +00:00 |
|
ceriel
|
94638235bc
|
Fixed bug: checking for multiple occurrences of same case label was wrong
|
1992-10-21 10:53:45 +00:00 |
|
ceriel
|
3ac24b282b
|
Removed # in commands
|
1992-06-26 12:01:31 +00:00 |
|
ceriel
|
b8c96f32bd
|
Improved symbol table for grind
|
1992-05-20 10:54:28 +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
|
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 |
|