Commit History

Author SHA1 Message Date
  peter a467b84faa * fixed various crashes 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
  florian 9e0e8340f7 + first changes to make self a hidden parameter 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 years ago
  peter fe96aad6d6 * vo_is_result flag added for the special RESULT symbol 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  florian 47a3437dba * comp is now written with its bit pattern to the ppu instead as an extended 22 years ago
  peter 74756e4e85 * fix po_comp setting for fpc mode 22 years ago
  peter 5207aaf391 * don't check po_varargs for delphi 22 years ago
  peter e248c0ece4 * fixed C style array of const 22 years ago
  peter 8da3f59d32 * vs_hidden released 22 years ago
  peter c4ddcc78a8 * generic constructor working for i386 22 years ago
  Tomas Hajny 8e7124f9f8 + emx target added 22 years ago
  peter 31cee7b219 * only allow class [procedure|function] 22 years ago
  peter d42645ca0a * fix crash with duplicate id 22 years ago
  peter ec66760702 * store symoptions also for procdef 22 years ago
  carl 3967f76cdd * fix highname problem 22 years ago
  peter 71e2d34b5a * m68k pathexist update from 1.0.x 22 years ago
  peter b49747a854 * removed some duplicate code when creating aktprocsym 22 years ago
  peter 26a1786491 * more conflicts for constructor/destructor types 22 years ago
  peter bff0d3dd3e * pascal directive also conflicts with constructor 22 years ago
  peter cf5d395f0a * update self parameter only for methodpointer and methods 22 years ago
  peter d0725b2e7d * high value insertion changed so it works also when 2 parameters 22 years ago
  peter 0e31df2ab8 * don't check for export directive repeat 22 years ago
  peter d7bedca213 * delphi allows setting calling convention in interface or 22 years ago
  peter 24b7def7c2 * fix static method check 22 years ago
  peter b7d0f39211 * check procoptions when a forward is found 22 years ago
  peter 9147303907 * duplicate procsym-unitsym fix 22 years ago