ceriel
|
1de983200b
|
Fixed bug in '#ifdef FALSE || 1 (garbage)
|
1992-05-26 18:09:11 +00:00 |
|
ceriel
|
a38be6605e
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 13:12:22 +00:00 |
|
ceriel
|
950e26815e
|
Fix '#undef' handling
|
1991-12-16 14:06:09 +00:00 |
|
ceriel
|
2552813eaa
|
Corrected #error and #define
|
1991-04-11 10:52:52 +00:00 |
|
ceriel
|
bd1da2f86c
|
Improved switches, and fixed wrong place indication in error messages
|
1991-03-01 13:51:37 +00:00 |
|
ceriel
|
72fcc53c49
|
Check for garbage after #include
|
1991-01-03 13:45:22 +00:00 |
|
eck
|
007151ef1d
|
improved error-handling on conditionally excluded #-lines
|
1990-12-10 11:17:34 +00:00 |
|
eck
|
d7c15759ee
|
added warning about old-fashioned declarations
cleaned up error reporting
changed implicit declaration handling
|
1990-11-02 09:23:27 +00:00 |
|
eck
|
b4f97588b7
|
fixed bug with undefined structs
ceriel changed debugging information
|
1990-10-19 11:50:32 +00:00 |
|
eck
|
02ea4988d1
|
fixed problems with declaration syntax
|
1990-09-03 13:46:30 +00:00 |
|
ceriel
|
f234f061a1
|
Added dependency generator, reduced size of type structure
|
1990-06-08 10:03:47 +00:00 |
|
eck
|
dc12b2fa3d
|
warn about ptrdiff_t passed as long on 2-4 machines
|
1990-04-25 15:09:51 +00:00 |
|
eck
|
64e9d11570
|
the -U option did not work properly; call do_undef() now
|
1990-04-18 16:40:17 +00:00 |
|
eck
|
ed2516a57a
|
bug fixes after test-suite
|
1990-03-29 10:41:46 +00:00 |
|
eck
|
5625842582
|
fixed 2 bugs with line directives
|
1990-02-02 09:56:35 +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
|
abcaa3e669
|
changed UnGetChar() to ChPushBack() in domacro.c
|
1990-01-05 09:28:54 +00:00 |
|
eck
|
671556cfc4
|
improved type-checking, fixed preprocessor bug, fixed syntax bug
|
1989-11-27 11:37:11 +00:00 |
|
eck
|
96da16ce33
|
fixed bugs, added dynamic buffer allocation to preprocessor
|
1989-11-22 13:58:36 +00:00 |
|
ceriel
|
67f9f2a74f
|
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
|
480de7cafb
|
fixed some bugs, changed warning interface
|
1989-10-27 13:33:10 +00:00 |
|
eck
|
9286928275
|
improved domacro when NOPP defined
|
1989-10-24 15:02:02 +00:00 |
|
ceriel
|
e4857c2446
|
many minor modifications (it still will not fit on Minix!)
|
1989-10-19 14:53:25 +00:00 |
|
eck
|
8ff400fd0f
|
squeezing for MINIX
|
1989-10-18 13:12:31 +00:00 |
|
eck
|
aa2bfa7738
|
adjusted sources for NOPP
|
1989-10-16 12:38:25 +00:00 |
|
eck
|
4bde31f78a
|
minor changes concerning void and pre-processor
|
1989-09-29 16:20:38 +00:00 |
|
eck
|
fa4e6eecb4
|
lots and lots of changes & improvements
|
1989-09-19 16:13:23 +00:00 |
|
ceriel
|
926da49d39
|
Initial revision
|
1989-02-07 11:04:05 +00:00 |
|