Commit Graph

15 Commits

Author SHA1 Message Date
ceriel
e2a1aa81f9 simplified compile time floating point somewhat 1991-01-15 18:21:16 +00:00
dick
0810c19168 lint update (merge from C compiler) 1990-12-07 14:42:26 +00:00
eck
eefc2b2658 fixed bug with undefined structs
ceriel changed debugging information
1990-10-19 11:50:32 +00:00
eck
4adc9a7646 made a little mistake with the #else and #endif 1990-02-09 11:29:57 +00:00
eck
dddd613773 fixed bug with 0L; don't give warning on char x[3] = "abc" 1990-02-09 10:35:44 +00:00
eck
f33399738b MINIX squeezing with strings, fixed small preprocessor bug 1990-01-16 15:21:15 +00:00
eck
b5dfa18949 fixed unary & and indirect calls 1989-11-22 16:41:09 +00:00
eck
2e97e6e8b2 fixed bugs, added dynamic buffer allocation to preprocessor 1989-11-22 13:58:36 +00:00
ceriel
af6b40a9a3 fixed bug which caused memory faults on erroneous input 1989-11-17 11:36:43 +00:00
ceriel
acbf5fe28f many little changes: removed some lint complaints; max_int and max_unsigned
are now constants if NOCROSS is defined; added lexstrict and expr_strict,
and changed calls where needed
1989-11-08 16:52:34 +00:00
eck
62424b9629 squeezing for MINIX 1989-10-18 13:12:31 +00:00
eck
3b0fac78bd minor changes concerning void and pre-processor 1989-09-29 16:20:38 +00:00
eck
16212b4cc2 some minor fixes, renamed ch7 stuff to ch3 1989-09-25 14:28:10 +00:00
eck
8721b0f01d lots and lots of changes & improvements 1989-09-19 16:13:23 +00:00
ceriel
3ca38fbe2e Initial revision 1989-02-07 11:04:05 +00:00