Commit History

Author SHA1 Message Date
  ceriel 1db6a3029b Header --> Id 30 years ago
  ceriel 929a0025ca Do not use '#endif/#else xxx'; it is not allowed for ANSI C 32 years ago
  dick a817264e90 better (more restrained) error reporting 35 years ago
  dick 1d0b3910b2 more lint code 35 years ago
  ceriel b1626ca895 try to move side effects as much as possible to the left of the 35 years ago
  dick 4f8b2e9926 lint: additional type tests in expressions 36 years ago
  dick 3d549e7932 reorganisation of lint code 36 years ago
  dick 1f7115fa8d error messages and error handling 36 years ago
  ceriel 1fb8da7a02 bug fix in local extern-declarations, some other minor changes 37 years ago
  ceriel 09125cce6b redesign of ival, other minor changes 37 years ago
  ceriel 07f5d3cce4 Fixed a bug with line-directives, added copyright notice 37 years ago
  ceriel 8116e3181f now uses alloc module, bug fixes, -N option under USE_TMP, to not do so 37 years ago
  ceriel 493efb1bf7 added EX_SIDEEFFECTS, options['p'] --> ! options['L'], fixed some bugs 37 years ago
  ceriel ad40a77afd handle void properly, avoid 0-alignments, handle #if defined(..) 38 years ago
  erikb 5af21dfc79 modified the treatment of op=, ++ and -- operators 38 years ago
  erikb c967d1ab3a put heavily used pointer variables in registers 38 years ago
  erikb c6a51a39f0 built in the compile time flag NOFLOAT to get rid of the float stuff 38 years ago
  erikb ecf5219493 corrected the treatment of the <<= and >>= operators 38 years ago
  erikb a7e97524e4 revised the treatment of "e op= f" expression 38 years ago
  dick ad1feaf35c expression nodes now can have a flag EX_ERROR 38 years ago
  dick 5880700ab4 some long lines split 38 years ago
  dick 021d8d1fec more calls of expr_error() for better error reporting 38 years ago
  dick c80f2c0817 improved error reporting for initialization expressions 38 years ago
  erikb bc296e2dcc *** empty log message *** 38 years ago