Historique des commits

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