Commit History

Author SHA1 Message Date
  Manoel Trapier 2830ec90b1 Finishing ANSI C frontend 11 years ago
  Godzil c0cd8650a6 Another batch especially on C ANSI frontend 11 years ago
  dtrg e859ef2491 Rationalised use of #includes to be more standards-compliant. 18 years ago
  ceriel 4ec7d8bf7f Bug fix: copied wrong size to destination in structure returns 27 years ago
  ceriel c97f79454d Fixed a bug with local character arrays initialized with a string 28 years ago
  ceriel c833d93d2d Some fixes 29 years ago
  ceriel 8636e9d10a Changed Header into Id 30 years ago
  ceriel 77c44b0f04 Minor fix in error message 30 years ago
  ceriel 4d1b0d3486 A fix: make error_type usable as function type; prevents core dump on some inputs 31 years ago
  ceriel b4aef1eb5e Fixed error: did not compile 31 years ago
  ceriel e9a4337ccf Fixed problem with missed unstacks 31 years ago
  ceriel 6f8002f540 Fix: previous version did not work with variable # of args 31 years ago
  ceriel de58173e36 No more global space for structure returns 31 years ago
  ceriel 60c44af82b Fixed problem with array's of incomplete types 32 years ago
  ceriel a38be6605e Do not use '#endif/#else xxx'; it is not allowed for ANSI C 32 years ago
  ceriel f442ba9141 Fix to previous fix 32 years ago
  ceriel 30de1bcf3f 'int x[];' is a valid compilation unit! See 3.7.2 of ANSI 32 years ago
  ceriel b4aaa8824e be a bit more tolerant about external definitions 33 years ago
  dick 4a7ef15df2 more additions for lint 33 years ago
  dick 495a037714 lint update (merge from C compiler) 33 years ago
  eck d7c15759ee added warning about old-fashioned declarations 34 years ago
  eck aef60fdda1 initialize sp_occurred[SP_SETJMP] at start of function 34 years ago
  eck c3f305bea1 fixed bug with undefined structs 34 years ago
  ceriel 4483f237f6 de-linted somewhat 34 years ago
  ceriel 41e3cf403b Added support for debugger, de-linted somewhat 34 years ago
  eck e144c7cc4c fixed bugs with prototype scopes 34 years ago
  eck 2f0275ba3c added some optimalizations 34 years ago
  eck 84b8c8a6ca improved volatiles, added warning for possibly nested comments 34 years ago
  eck 5625842582 fixed 2 bugs with line directives 34 years ago
  eck c4e0fddf5b MINIX squeezing with strings, fixed small preprocessor bug 34 years ago