David Given
|
58698bed19
|
Removed a whole bunch of old strcpy() prototypes in favour of <string.h>.
|
2019-02-10 13:20:04 +01:00 |
|
David Given
|
c1aca7dae5
|
First milestone of replacing the build system.
--HG--
branch : dtrg-buildsystem
rename : lang/cem/cpp.ansi/Parameters => lang/cem/cpp.ansi/parameters.h
|
2013-05-12 20:45:55 +01:00 |
|
dtrg
|
4c0a0e6119
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-18 17:10:29 +00:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
ae3e9716f5
|
Added some code for dependency generator
|
1990-01-23 15:25:21 +00:00 |
|
ceriel
|
b5135607b4
|
bug fix: #if defined(...) did not work properly
|
1990-01-15 17:01:36 +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
|
119bc227de
|
use Realloc instead of Srealloc
|
1988-08-15 15:27:29 +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
|
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
|
d35035fab8
|
bug fixes: ifval must be an arith, not an int
|
1987-08-19 10:36:37 +00:00 |
|
ceriel
|
78303cdc07
|
improved storage allocation
|
1987-03-17 22:31:43 +00:00 |
|
ceriel
|
6eaf182cee
|
Added Rcs Id
|
1987-03-10 11:49:39 +00:00 |
|
ceriel
|
815166e421
|
Added copyright notice
|
1987-03-09 19:15:41 +00:00 |
|
ceriel
|
a40ec68883
|
Added another structure for improved recursion detection
|
1987-02-05 17:00:14 +00:00 |
|
ceriel
|
0c5feb7493
|
wrong number of parameters no longer is an error.
|
1987-01-08 12:38:05 +00:00 |
|
ceriel
|
143b2531bb
|
Initial revision
|
1987-01-06 15:16:53 +00:00 |
|