Historique des commits

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