dtrg
|
e859ef2491
|
Rationalised use of #includes to be more standards-compliant.
|
2006-07-19 10:28:43 +00:00 |
|
ceriel
|
1db6a3029b
|
Header --> Id
|
1994-06-24 14:02:31 +00:00 |
|
ceriel
|
929a0025ca
|
Do not use '#endif/#else xxx'; it is not allowed for ANSI C
|
1991-12-17 14:11:15 +00:00 |
|
ceriel
|
788788edc0
|
improvements for the , (comma) operator
|
1989-10-23 13:45:19 +00:00 |
|
ceriel
|
b1c3d1bc53
|
fixed problem with void returns and changed a warning somewhat
|
1989-06-15 19:06:56 +00:00 |
|
ceriel
|
5e14dddb6c
|
fix in compile time int2float conversion
|
1989-01-23 16:52:22 +00:00 |
|
dick
|
190ea14bbf
|
lint: retrieving string arguments from str_list
|
1988-11-03 13:20:27 +00:00 |
|
dick
|
e66f3adc06
|
formats introduced in lint
|
1988-10-12 16:05:17 +00:00 |
|
ceriel
|
6b7a135b2b
|
Coercion from int to float is now always done compile time
|
1988-10-03 10:09:19 +00:00 |
|
dick
|
4f8b2e9926
|
lint: additional type tests in expressions
|
1988-09-29 15:24:02 +00:00 |
|
dick
|
1f7115fa8d
|
error messages and error handling
|
1988-09-16 23:19:50 +00:00 |
|
dick
|
61b8c3e9ec
|
more modifications due to lint
|
1988-08-23 12:45:11 +00:00 |
|
ceriel
|
28d39e927b
|
fixed problem with 'if (array)'
|
1988-08-04 14:37:06 +00:00 |
|
ceriel
|
7dc04a3207
|
some minor corrections
|
1987-08-19 15:23:41 +00:00 |
|
ceriel
|
09125cce6b
|
redesign of ival, other minor changes
|
1987-03-25 23:14:43 +00:00 |
|
ceriel
|
07f5d3cce4
|
Fixed a bug with line-directives, added copyright notice
|
1987-03-10 17:51:10 +00:00 |
|
ceriel
|
ad72edfa49
|
many changes: fixes and efficiency-oriented
|
1987-02-09 23:19:42 +00:00 |
|
ceriel
|
8116e3181f
|
now uses alloc module, bug fixes, -N option under USE_TMP, to not do so
|
1987-01-24 00:25:56 +00:00 |
|
ceriel
|
ad40a77afd
|
handle void properly, avoid 0-alignments, handle #if defined(..)
|
1986-12-01 10:00:23 +00:00 |
|
erikb
|
5af21dfc79
|
modified the treatment of op=, ++ and -- operators
|
1986-09-29 14:01:34 +00:00 |
|
dick
|
66c247ba9c
|
some very minor changes
|
1986-09-28 20:33:15 +00:00 |
|
erikb
|
c967d1ab3a
|
put heavily used pointer variables in registers
|
1986-09-24 13:53:16 +00:00 |
|
erikb
|
c6a51a39f0
|
built in the compile time flag NOFLOAT to get rid of the float stuff
|
1986-09-12 09:16:07 +00:00 |
|
erikb
|
66c571d217
|
revised the administration of Value expressions
|
1986-04-02 08:37:17 +00:00 |
|
dick
|
ad1feaf35c
|
expression nodes now can have a flag EX_ERROR
|
1986-03-27 18:17:48 +00:00 |
|
dick
|
5880700ab4
|
some long lines split
|
1986-03-17 17:47:04 +00:00 |
|
dick
|
021d8d1fec
|
more calls of expr_error() for better error reporting
|
1986-03-15 18:16:30 +00:00 |
|
dick
|
c80f2c0817
|
improved error reporting for initialization expressions
miscellaneous changes
|
1986-03-14 16:15:16 +00:00 |
|
erikb
|
bc296e2dcc
|
*** empty log message ***
|
1986-03-10 13:07:55 +00:00 |
|