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 2364f3f6b0 some small corrections in the lint part 35 years ago
  dick f70dfe4d00 better evaluation order checking in expressions 35 years ago
  dick ff682c0cfc testing enums in switches/cases 36 years ago
  dick 4f8b2e9926 lint: additional type tests in expressions 36 years ago
  dick 6839d8afb1 introduction of lint source code, governed by ifdef LINT 36 years ago
  dick 1f7115fa8d error messages and error handling 36 years ago
  ceriel bfd6e2061f fixed a bug with setjmp. 37 years ago
  ceriel 85421efb19 Bug fix: ch7sel should call any2opnd 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 ad72edfa49 many changes: fixes and efficiency-oriented 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 361613bb23 first operand to intexpr is arith typed 38 years ago
  erikb a7e97524e4 revised the treatment of "e op= f" expression 38 years ago
  erikb 66c571d217 revised the administration of Value expressions 38 years ago
  dick ad1feaf35c expression nodes now can have a flag EX_ERROR 38 years ago
  erikb 9f8f8c1a9c fixed a bug in check_*_expr() 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