Historie revizí

Autor SHA1 Zpráva Datum
  Godzil c0cd8650a6 Another batch especially on C ANSI frontend před 11 roky
  dtrg e859ef2491 Rationalised use of #includes to be more standards-compliant. před 18 roky
  ceriel 910316cfde Fix: parameter name same as function name not dealt with properly před 23 roky
  ceriel 3895a59e03 Fix to fix in idf.c před 28 roky
  ceriel 67cb729554 Fixed bug: crashed when parameter has same name as function před 28 roky
  ceriel c97f79454d Fixed a bug with local character arrays initialized with a string před 29 roky
  ceriel 8636e9d10a Changed Header into Id před 30 roky
  ceriel dd67502468 Minor fix před 30 roky
  ceriel 6f8002f540 Fix: previous version did not work with variable # of args před 31 roky
  ceriel d9bd02fda6 Removed static buffer in gen_idf před 32 roky
  ceriel 5d9c7f4d9b Fixed bug: old-style float parameters resulted in wrong addresses for following parameters před 32 roky
  ceriel a38be6605e Do not use '#endif/#else xxx'; it is not allowed for ANSI C před 32 roky
  ceriel 9381b34dfa Fix: sometimes generated illegal register messages for parameters před 33 roky
  ceriel 9f43986877 ANSI requires separate name space for labels, and made to use idf module před 33 roky
  ceriel 2838d446ef Did not detect redeclaration of formal as local před 33 roky
  ceriel e096bc3fb3 fixed problem with extern declarations před 33 roky
  ceriel 8a25f4e66b Some minor mods in mixed mode checking před 33 roky
  ceriel 3e16cf5116 Fix: prevent incorrect error messages před 33 roky
  ceriel e48822da7b Improved identifier string allocation mechanism před 33 roky
  dick 32eddf7846 undo modifications outside #ifdef LINT před 33 roky
  dick 4a7ef15df2 more additions for lint před 33 roky
  dick 495a037714 lint update (merge from C compiler) před 34 roky
  eck 0b35c31e5b fixed bug with function returning pointer to function před 34 roky
  eck 8a00e32bc8 fixed type of sizeof (decreases size!) před 34 roky
  eck d7c15759ee added warning about old-fashioned declarations před 34 roky
  eck b4f97588b7 fixed bug with undefined structs před 34 roky
  ceriel 41e3cf403b Added support for debugger, de-linted somewhat před 34 roky
  eck e144c7cc4c fixed bugs with prototype scopes před 34 roky
  eck a1e2a583b5 fixed bug with double definition před 34 roky
  eck dc12b2fa3d warn about ptrdiff_t passed as long on 2-4 machines před 34 roky