Commit Verlauf

Autor SHA1 Nachricht Datum
  florian d01824ab22 * prevent crash of h2pas if an unknown specifier is encountered, resolves #18664 vor 13 Jahren
  florian a710a7cf7f * translate short int into cshort, patch by barlone, resolves #20956 vor 13 Jahren
  florian 782643789b * convert array declarations without size into pointers (as even the comment in the code says), resolves #10156 vor 15 Jahren
  florian 636a59e1ae * write P'type' instead of ^'type' for function results, resolves #7561 vor 15 Jahren
  florian b4764ca98a * fixed very oldish case indention style vor 15 Jahren
  florian 0e074dc9f5 * when generating procedure variables in records, no_pop should be left as it is, other code takes care of it, resolves #17006 vor 15 Jahren
  florian 81813fb64f * output style more like the coding style fpc sources commonly are using vor 16 Jahren
  florian e17d6c1624 * handle postfix type declations in typedefs properly vor 16 Jahren
  florian 41c5735b40 + handle unary plus vor 16 Jahren
  florian bc9cffa739 * properties fixed vor 16 Jahren
  florian dc92aceef7 * more naming duplicate unit names solved, reason is that COMPILER_UNITTARGETDIR used with make all requires this (all units end in one directory) vor 17 Jahren
  florian e01e1c9476 * renamed lexlib and yacclib units to avoid name clashes with that ones from tply vor 17 Jahren
  florian c91498ed65 * better support of float, resolves #11426 vor 17 Jahren
  michael 83e9952ecf * Use dynlibs instead of dllfunc vor 18 Jahren
  michael f3cc8354eb * Fixed compilation vor 19 Jahren
  micha b1c1b6fd3d + generic implementation of list and map; adapt TList/TStringList to use it vor 19 Jahren
  florian 0fbedddd37 - ID tag removed vor 19 Jahren
  florian ec74887552 * another patch from J. Peter Mugaas, fixes #7618 and #7615 vor 19 Jahren
  florian e0200f8fcb * patch from J. Peter Mugaas to fix #7616 vor 19 Jahren
  michael 9a36c6d7a6 * Patch from Peter Mugaas to support use of CTypes unit vor 19 Jahren
  micha 08c3d44cea use the ctypes unit in h2pas (from jpetermugaas) vor 19 Jahren
  florian 2f9a952747 * better clean up vor 20 Jahren
  florian d94fa751e0 * basic parsing for bodies of C programs vor 20 Jahren
  peter 4ace790492 * remove $Log vor 20 Jahren
  fpc 50778076c3 initial import vor 20 Jahren
  florian cbfda37a26 + added -P: vor 20 Jahren
  carl fad1c0f131 + support for creating packed records vor 21 Jahren
  carl 31a3763f12 + bugfixes with C++ comments, they are now placed above the definition vor 21 Jahren
  marco 835505d547 Patch from Christian Iversen. ioresult check when opening for output vor 21 Jahren
  michael be03148a1e + Patch from Jeff Pohlmeyer to process empty structs vor 22 Jahren