Commit History

Author SHA1 Message Date
  paul 7dfd16e616 compiler: don't allow the compiler to choose the non-valid enumerator operator for the for-in loop 15 years ago
  paul 90a92061a9 compiler: enumerator directive support: 15 years ago
  paul ef9d010cc3 complier: continue enumerator implementation: 15 years ago
  paul d29de71b75 compiler: allow message after the *deprecated* keyword 16 years ago
  florian a1179733a7 + tsym.prettyname 16 years ago
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis 16 years ago
  Jonas Maebe 045ae3ab69 o fixed r13033: 16 years ago
  Jonas Maebe 37a2cff8fb * fixed loading widestring constsym values from ppu files (mantis #13583) 16 years ago
  florian 6911b70dc4 + write/read alignment to ppu for explicit parameter locations 16 years ago
  Jonas Maebe 2929624ffc * accept overloaded operators that return any shortstring type when needing 16 years ago
  florian 6e700b38a4 + changed absolute offset variable to aword to avoid range check errors when using addresses > $7fffffff 16 years ago
  peter 36cad44923 * refactor is_visible_for_object 16 years ago
  peter 0f6f1a9c97 * remove obsolete unchain_overloads 16 years ago
  peter 9086a2549d * refactor overload collection in tcallcandidates. separate 16 years ago
  peter a3a66ba74d * split tvisibility from tsymoptions 16 years ago
  peter af437d5beb * refactor the forward type declaration handling, remove 16 years ago
  Jonas Maebe 0b815a6fff - removed global "resolving_forward" variable (was no longer used) 17 years ago
  Jonas Maebe 2b067a427d * give warning if a routine in the interface of a non-interface-only 17 years ago
  daniel 4ca3a590e8 * Labels that are defined or referenced in a different lexical level 17 years ago
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  peter aa72495049 * fix resourcestring assignment in typedconst 18 years ago
  tom_at_work 635117218e * fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones 18 years ago
  Jonas Maebe e541f19ef5 * fixed debug info generation for static symbols + IE in case it cannot 18 years ago
  Jonas Maebe b957d59391 * don't override varregable for tabstractvarsyms loaded from a ppu when 18 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 18 years ago
  peter 3cae449fda * moved rtti to ncgrtti 19 years ago
  florian c465b95bdf * win64 compilation fixed 19 years ago
  peter e17b424e28 * refactor procsym procdef list 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago