ceriel
a38be6605e
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
1991-12-17 13:12:22 +00:00
ceriel
9f43986877
ANSI requires separate name space for labels, and made to use idf module
1991-06-19 16:12:56 +00:00
ceriel
17266fb373
A strict warning was given too often
1991-03-13 10:11:25 +00:00
ceriel
b4aaa8824e
be a bit more tolerant about external definitions
1991-03-07 12:01:34 +00:00
dick
495a037714
lint update (merge from C compiler)
1990-12-07 14:42:26 +00:00
eck
e144c7cc4c
fixed bugs with prototype scopes
1990-09-12 16:36:16 +00:00
eck
c4e0fddf5b
MINIX squeezing with strings, fixed small preprocessor bug
1990-01-16 15:21:15 +00:00
eck
00876cd9df
added alloction dump
...
shrunk some data structures
changed some ALLOCDEF's
changed setjmp to __setjmp
1990-01-10 17:33:35 +00:00
eck
fa4e6eecb4
lots and lots of changes & improvements
1989-09-19 16:13:23 +00:00
ceriel
0bc88b77b2
fixed several problems:
...
- hex numbers and floating point numbers were wrong
- grammar was wrong; did not accept correct ANSI C
- prototype updates did not work
- float parameters to routines without prototype were not upgraded to double
- the dot operator no longer requires lvalue as left-hand-side
1989-02-07 13:16:02 +00:00
ceriel
926da49d39
Initial revision
1989-02-07 11:04:05 +00:00