Historique des commits

Auteur SHA1 Message Date
  peter af5a4842d5 * insert framepointer as voidpointer instead of returntype il y a 22 ans
  peter 19727a3609 * don't search for overloads in parents for constructors il y a 22 ans
  peter 079e489b08 * absolute to object field supported, fixes tb0458 il y a 22 ans
  peter e720d73bd9 * compare_paras() has a parameter to ignore hidden parameters il y a 22 ans
  peter 828df46e33 * procvar varargs fixed il y a 22 ans
  peter da9f5e2319 * c style array of const generates callparanodes il y a 22 ans
  peter 60e2738c22 * temporary fix for compilerprocs on watcom il y a 22 ans
  peter 3a92a2a25a * parameter alignment 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 c1c8c5dbb1 * don't look in objectsymtable when parsing the function return type il y a 22 ans
  florian d85e1a9bf4 * para items are now reversed for pascal calling conventions il y a 22 ans
  peter 2c4df4364e * fix check that filedef needs var para il y a 22 ans
  peter 99bb20747e * parent framepointer changed to hidden parameter il y a 22 ans
  peter eee2002780 * don't include vo_has_local_copy for open array/array of const il y a 22 ans
  peter 06071e3d31 * remove obsolete code il y a 22 ans
  peter 8af51ea6d3 * locals and paras are allocated in the code generation il y a 22 ans
  peter 76a53a375d * varspez in calls to push_addr_param il y a 22 ans
  peter 3a3d710c47 * basics for x86 register calling il y a 22 ans
  peter 0a8bddc756 * calling convention fix il y a 22 ans
  peter b9d09a4e5c * preparations for different default calling conventions il y a 22 ans
  florian 220e05dd5e * fixed arm concatcopy il y a 22 ans
  peter b7d99ec934 * paraloc splitted in callerparaloc,calleeparaloc il y a 22 ans
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead il y a 22 ans
  peter be7a5b76a4 * set po_public also when parsing the object declaration il y a 22 ans
  Jonas Maebe 6f3e16298a * function results can now also be regvars il y a 22 ans
  peter 345228fd29 * defer codegeneration for nested procedures il y a 22 ans
  peter 92ee1804b6 * removed selfpointer_offset, vmtpointer_offset il y a 22 ans
  peter a467b84faa * fixed various crashes il y a 22 ans
  peter 1a2eedd767 * self moved to hidden parameter il y a 22 ans