Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe f5c52b25cd * removed "and not is_class()" condition from is_managed_type(), because il y a 15 ans
  yury 6a6a6a6e6f * Copy() with WideChar array or PWideChar parameter should use fpc_unicodestr_copy compilerproc, since fpc_widestr_copy is available only on Windows. Bug #14307. il y a 16 ans
  Jonas Maebe f5a24d0f5b * fix from r13288 il y a 16 ans
  Jonas Maebe 7885f6c892 * give a generic "type mismatch" error if copy() is called with less than il y a 16 ans
  peter 36cad44923 * refactor is_visible_for_object il y a 16 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe 20b99dade3 - reverted r7600, see additional comments in mantis #9027 il y a 18 ans
  Jonas Maebe 5a8679131f + support for new/dispose with extra size parameter in macpas mode il y a 18 ans
  florian a3d906f1ca - removed several ;; il y a 18 ans
  florian f4868c2414 * don't generate pointer checks for newly initialized by new pointers, resolves #8757 il y a 18 ans
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: il y a 18 ans
  Jonas Maebe 9e60d6791d * show name of procedure/function called with too few parameters il y a 18 ans
  Jonas Maebe a15e5dc61c * always call tobject.create/free in MacPas mode for new/dispose constructs il y a 18 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian be2b715d3c + parsing of disp variant invokes il y a 19 ans
  florian bce905b106 * give correct error locations for errors when specializing templates il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter 22657a363b * pass context class to searchsym_in_class to fix the visibility il y a 19 ans
  peter 232555904e * symtablestack cleanup and rewrite il y a 19 ans
  peter 95879fe8a7 * basic support for generic classes il y a 19 ans
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, il y a 19 ans
  Jonas Maebe a71e25ffe0 + Mac Object Pascal support il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian 252fa84c62 + compiler support for reading/writing of vararrays il y a 20 ans
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter il y a 20 ans
  Jonas Maebe a5c94ddccd * removed some unused variables il y a 20 ans