Commit History

Author SHA1 Message Date
  peter b42efec29d * create rtti label using newasmsymboldata and update binding 22 years ago
  peter 1a2eedd767 * self moved to hidden parameter 22 years ago
  peter e2cbae0ff1 * vs_hidden replaced by is_hidden boolean 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  Jonas Maebe e514b12f7a * fixed stabs generation for local variables on systems where they have 22 years ago
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  peter 4cee86cad2 * fix operator overload search parameter order 22 years ago
  peter 8da3f59d32 * vs_hidden released 22 years ago
  peter ec66760702 * store symoptions also for procdef 22 years ago
  peter 00e2ee165b * merged methodpointer fixes from 1.0.x 22 years ago
  peter 2721d341f0 * merged some verbosity options. 22 years ago
  daniel 55a161bbbf * Tregister changed into a record 22 years ago
  daniel 5041b70618 * Removed ifdefs around notifications 22 years ago
  michael fbd28675c9 + Patch from peter to support initial values for local variables 22 years ago
  peter d0725b2e7d * high value insertion changed so it works also when 2 parameters 22 years ago
  daniel 158e9689d7 + Notification implementation complete 22 years ago
  daniel 038fec836e * Some work on notifications 22 years ago
  peter c466e75da1 * fix crashes when searching symbols 22 years ago
  peter b52fbd46ba * fix stupid copy&paste bug in binary operator search 22 years ago
  peter dfb2918780 * fix order of procdefs in procsym, procdefs are now always appended 22 years ago
  peter 409bc6f4dc * better error message when no operator is found for equal 22 years ago
  carl 081a4aab35 * 3% memory optimization 22 years ago
  peter dc66eafb0b * merged cdecl and array fixes 23 years ago
  peter 3d696d9c7c * tvarsym.get_push_size replaced by paramanager.push_size 23 years ago
  peter 26fcfc6b6f * only find real equal procvars 23 years ago
  carl 6a52e7a9e5 - removed the invalid if <> checking (Delphi is strange on this) 23 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  carl 60d17dbc01 * some small speed optimizations 23 years ago
  carl 05d86bbef8 * memory optimization with tconstsym (1.5%) 23 years ago