16 Commits

Author SHA1 Message Date
eck
009541d133 added warning about old-fashioned declarations
cleaned up error reporting
changed implicit declaration handling
1990-11-02 09:23:27 +00:00
eck
2b7a3c14db fixed bug with undefined structs
ceriel changed debugging information
1990-10-19 11:21:43 +00:00
ceriel
79290db683 de-linted somewhat 1990-10-02 17:13:40 +00:00
ceriel
568c87f5ba Added support for debugger, de-linted somewhat 1990-10-01 15:28:28 +00:00
eck
3102132019 fixed bugs with prototype scopes 1990-09-12 16:36:16 +00:00
eck
118473af52 added some optimalizations 1990-09-06 11:32:51 +00:00
eck
b32faf6cc0 fixed problems with declaration syntax 1990-09-03 13:46:30 +00:00
eck
2acd7638cc fixed int to unsigned conversions, declarations, pp-list initialization 1990-07-13 10:18:27 +00:00
eck
1f5b09a058 big fix: auto aggregate strings didn't work 1990-01-22 16:16:03 +00:00
eck
2e97e6e8b2 fixed bugs, added dynamic buffer allocation to preprocessor 1989-11-22 13:58:36 +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
d3a832bd33 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
3ca38fbe2e Initial revision 1989-02-07 11:04:05 +00:00