ceriel
|
f48df3b6fe
|
Commented out a wrong warning, as was already done in the C compiler
|
1990-01-16 10:08:34 +00:00 |
|
ceriel
|
b5135607b4
|
bug fix: #if defined(...) did not work properly
|
1990-01-15 17:01:36 +00:00 |
|
ceriel
|
99cae8d6df
|
fix to previous change
|
1989-11-17 15:19:55 +00:00 |
|
ceriel
|
c4ca7db14f
|
improved #line handling
|
1989-11-17 14:53:05 +00:00 |
|
eck
|
ce1285d2eb
|
format for % was wrong
|
1989-11-01 10:02:23 +00:00 |
|
ceriel
|
142a703f77
|
the error() routine did not set err_occurred!
|
1989-11-01 09:46:16 +00:00 |
|
ceriel
|
44ff24f085
|
Also recognize 'defined' without parentheses
|
1989-10-25 14:23:08 +00:00 |
|
ceriel
|
7255b1aa61
|
some fixes, f.i. process # in actual parameter list
|
1989-10-12 11:16:02 +00:00 |
|
ceriel
|
09a52b8cf2
|
fixed a problem with recursive macros: this was not always detected
|
1989-07-14 09:51:02 +00:00 |
|
ceriel
|
f781103cb4
|
removed some useless PushBack's, and added warnings
|
1989-06-27 11:43:26 +00:00 |
|
ceriel
|
4dfa2310fc
|
continue when an include file is not found
|
1989-06-15 09:16:27 +00:00 |
|
ceriel
|
aaea752423
|
Added version number to binary
|
1989-05-29 11:17:40 +00:00 |
|
ceriel
|
4a1f9bbc22
|
bug fix: did not handle #elif right
|
1989-05-29 11:11:34 +00:00 |
|
ceriel
|
d650e927a7
|
recognize but ignore #pragma
|
1989-03-31 10:56:53 +00:00 |
|
ceriel
|
847c27663b
|
avoid spurious error messages about missing #endif
|
1989-03-01 13:39:50 +00:00 |
|
ceriel
|
00ac6f88a7
|
empty string in directory list now means current directory
|
1989-02-16 11:18:44 +00:00 |
|
ceriel
|
4bacebab18
|
Use tabgen, so deleted chtab.c
|
1988-11-16 10:43:15 +00:00 |
|
ceriel
|
4f11f3c3fd
|
fixed bug in preprocessor part:
#define aap(a) a did not work if the actual argument was spread over
multiple lines
|
1988-10-31 14:10:00 +00:00 |
|
ceriel
|
2fba044900
|
ignore exit status of size
|
1988-08-24 11:15:40 +00:00 |
|
ceriel
|
119bc227de
|
use Realloc instead of Srealloc
|
1988-08-15 15:27:29 +00:00 |
|
ceriel
|
e6d132830a
|
fix: line number administration wrong in scan.c
|
1988-08-09 14:07:39 +00:00 |
|
ceriel
|
87c8b648fc
|
fix in preprocessor part: macro invocation with parameterlist on the
next line did not work
|
1988-07-29 18:38:25 +00:00 |
|
ceriel
|
5faf0b599f
|
identifier name clash resolved
|
1988-07-05 16:05:11 +00:00 |
|
ceriel
|
781a1218a5
|
only increment line number on ASCII LF
|
1988-05-03 11:30:25 +00:00 |
|
ceriel
|
a93bf46382
|
use varargs when needed
|
1988-04-15 15:43:52 +00:00 |
|
ceriel
|
517b1cae36
|
deleted an #endif, where-ever it came from I dont know
|
1988-03-14 14:12:49 +00:00 |
|
ceriel
|
9dd87881e1
|
fixed a minor problem with unstacking
|
1987-11-04 15:55:23 +00:00 |
|
ceriel
|
45c7ab1938
|
fix in error reporting
|
1987-09-21 13:21:50 +00:00 |
|
ceriel
|
754f9ce45d
|
fixed a problem with the ifdef-stack
|
1987-08-20 18:12:31 +00:00 |
|
ceriel
|
831cdc7580
|
fix to previous one. The previous one did not help, this one does
|
1987-08-20 16:00:18 +00:00 |
|
ceriel
|
c8afae83c9
|
fixed bug with quotes
|
1987-08-20 15:44:45 +00:00 |
|
ceriel
|
d35035fab8
|
bug fixes: ifval must be an arith, not an int
|
1987-08-19 10:36:37 +00:00 |
|
ceriel
|
b630da3424
|
nestlevel count per file
|
1987-08-10 10:43:51 +00:00 |
|
ceriel
|
16082b9056
|
some fixes
|
1987-08-07 19:54:45 +00:00 |
|
ceriel
|
1d7814737d
|
correction: had deleted a line by accident
|
1987-07-24 11:58:51 +00:00 |
|
ceriel
|
690a4cfbc6
|
characters were treated as unsigneds, lines with quotes in them
where not treated correctly
|
1987-07-24 09:21:24 +00:00 |
|
ceriel
|
b3d24d4ec2
|
removed the limitation on number of include directories
|
1987-05-11 14:30:12 +00:00 |
|
ceriel
|
41da733a19
|
minor bug fix: dumped core when called with more than one arg
|
1987-04-23 12:53:54 +00:00 |
|
ceriel
|
24aeb4ac0d
|
Added line_prefix.h
|
1987-04-15 09:30:37 +00:00 |
|
ceriel
|
81b1d21c35
|
Initial revision
|
1987-04-13 10:32:47 +00:00 |
|
ceriel
|
d94970b0ed
|
bug fix
|
1987-04-13 08:22:22 +00:00 |
|
ceriel
|
e98dffbb1d
|
undid a fix. Actually, the fix was wrong
|
1987-04-07 09:08:28 +00:00 |
|
ceriel
|
7af2ecb17f
|
minor bug fix
|
1987-04-03 20:13:08 +00:00 |
|
ceriel
|
a85ecb6719
|
use LDFLAGS, not LFLAGS
|
1987-04-03 19:58:39 +00:00 |
|
ceriel
|
78303cdc07
|
improved storage allocation
|
1987-03-17 22:31:43 +00:00 |
|
ceriel
|
e203ddb7b6
|
Don't use the -n option!
|
1987-03-17 11:02:37 +00:00 |
|
ceriel
|
617303659c
|
Deleted reference to unused varaibles
|
1987-03-16 15:09:36 +00:00 |
|
ceriel
|
f694435063
|
minor change
|
1987-03-11 13:56:17 +00:00 |
|
ceriel
|
6eaf182cee
|
Added Rcs Id
|
1987-03-10 11:49:39 +00:00 |
|
ceriel
|
49ac6c4e07
|
Added copyright notice
|
1987-03-09 21:59:22 +00:00 |
|
ceriel
|
815166e421
|
Added copyright notice
|
1987-03-09 19:15:41 +00:00 |
|
ceriel
|
0bec865e32
|
Added an exit from main
|
1987-03-09 13:01:51 +00:00 |
|
ceriel
|
29a4a0266b
|
exit from main, instead of return (bloody SUN)
|
1987-03-09 12:59:18 +00:00 |
|
ceriel
|
66c5ebf42f
|
Only echo the newlines in comments, no formfeeds, etc, because
you don't know what you are preprocessing.
|
1987-03-05 11:07:16 +00:00 |
|
ceriel
|
721de974ee
|
Bug fix
|
1987-03-02 16:43:19 +00:00 |
|
ceriel
|
a584a04f03
|
fixed typo
|
1987-03-02 12:31:44 +00:00 |
|
ceriel
|
b10452c2dc
|
Forced first linedirective with source filename
|
1987-03-02 08:50:08 +00:00 |
|
ceriel
|
ac7976eea9
|
*** empty log message ***
|
1987-02-24 15:36:34 +00:00 |
|
ceriel
|
40a36c570e
|
vi Ma
|
1987-02-24 15:32:48 +00:00 |
|
ceriel
|
13d59d1427
|
Added cpp to the "clean" entry
|
1987-02-07 02:58:47 +00:00 |
|
ceriel
|
f5f7a6cb2a
|
*** empty log message ***
|
1987-02-05 17:02:16 +00:00 |
|
ceriel
|
70fb5304d0
|
new dependencies
|
1987-02-05 17:01:12 +00:00 |
|
ceriel
|
a40ec68883
|
Added another structure for improved recursion detection
|
1987-02-05 17:00:14 +00:00 |
|
ceriel
|
75e9a65bcd
|
Added line_prefix.h
|
1987-02-05 14:58:24 +00:00 |
|
ceriel
|
85830c5f63
|
Strings and character constants now stop at end-of-line, unless escaped
by a backslash
|
1987-02-03 23:28:09 +00:00 |
|
ceriel
|
8f27f92269
|
Bug fix with WorkingDir
|
1987-01-16 16:14:22 +00:00 |
|
ceriel
|
8af94099a3
|
Replaced an occurrence of EOI by EOF.
|
1987-01-14 21:37:22 +00:00 |
|
ceriel
|
5ddf83ab5a
|
force first line directive
|
1987-01-12 14:21:14 +00:00 |
|
ceriel
|
896de3243e
|
Corrected the "install" entry.
|
1987-01-12 12:30:16 +00:00 |
|
ceriel
|
cfc9f38ccd
|
Generate line directives that are similar to the ones generated
by the Reiser preprocessor.
|
1987-01-08 12:42:44 +00:00 |
|
ceriel
|
0c5feb7493
|
wrong number of parameters no longer is an error.
|
1987-01-08 12:38:05 +00:00 |
|
ceriel
|
be68581019
|
*** empty log message ***
|
1987-01-07 11:10:33 +00:00 |
|
ceriel
|
143b2531bb
|
Initial revision
|
1987-01-06 15:16:53 +00:00 |
|
dick
|
d112eb710c
|
adapted to phototypesetter
|
1986-01-20 20:39:09 +00:00 |
|
keie
|
c5d95ce75d
|
*** empty log message ***
|
1984-07-13 15:20:58 +00:00 |
|