Historique des commits

Auteur SHA1 Message Date
  peter 0ae80eea41 * allow enum arithmetics inside an enum def, compatible with delphi il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  michael ac1642de89 * Patch from peter: fix macpas anonymous function procvar il y a 20 ans
  peter 8d251e8506 * unit mapping rewrite il y a 20 ans
  peter 14ccaf9c7b * allow enum with jumps as array index in delphi mode il y a 20 ans
  peter 87d2861f89 * fixes for win32 mangledname il y a 21 ans
  peter e740a66636 * tparaitem removed, use tparavarsym instead il y a 21 ans
  peter 9b00c7832e * support > 32bit accesses for x86_64 il y a 21 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  florian 588e2c38bf * dwarf branch merged il y a 21 ans
  peter e661df03ee * fixes to previous constant integer commit il y a 21 ans
  peter e46cdcea48 * constants ordinals now always have a type assigned il y a 21 ans
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype il y a 21 ans
  peter dfb7fe9d9d * fixed alignment calculation for variant records il y a 21 ans
  peter 8caaa7740d * more record alignment fixes il y a 21 ans
  peter 2d8d788211 * record alignment splitted in fieldalignment and recordalignment, il y a 21 ans
  peter a28d911c98 * IncompatibleTypes() added that will include unit names when il y a 22 ans
  peter 6edadf3df5 * more proc directive for procvar fixes il y a 22 ans
  peter 2bec6b14fc * procvar directive parsing fixes il y a 22 ans
  peter 7900a544a3 * searchsym_type to search for type definitions. It ignores il y a 22 ans
  peter 8af51ea6d3 * locals and paras are allocated in the code generation il y a 22 ans
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset il y a 22 ans
  peter 1a2eedd767 * self moved to hidden parameter il y a 22 ans
  peter 60978ba89c * aktprocdef renamed to current_procdef il y a 22 ans
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing il y a 22 ans
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym il y a 22 ans
  florian 07110d20f9 + added proper support of type = type <type>; for simple types il y a 22 ans
  peter f44c4af73b * also allow = in fpc mode to assign enums il y a 22 ans
  peter cf5d395f0a * update self parameter only for methodpointer and methods il y a 22 ans
  peter a261bbcfac * type redefine fix for tb0437 il y a 23 ans