Historie revizí

Autor SHA1 Zpráva Datum
  florian d67f31a0e1 * allow type parameters variables being passed to new/dispose, resolves #23270 před 13 roky
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 před 13 roky
  florian fecafd8bb7 * unified formatting před 13 roky
  sergei 92f927976e * Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396. před 13 roky
  paul 3b153c223a compiler: před 13 roky
  sergei 40f29ffd7a * Generate direct order of indexes passed to fpc_dynarray_setlength at compile time, eliminates the need of reversing them at runtime (in DynArraySetLength). před 13 roky
  florian 5d4607f65a * ignore errors in setlength parsing inside a generic functin, resolves #20557 před 14 roky
  paul c1866d5c17 compiler: před 14 roky
  paul 723f3424d4 merge r17484 from cpstrnew branch by michael: před 14 roky
  Jonas Maebe d48fa1d7e2 * for all managed VM targets, reject ord->ptr typecasts (except for 0), před 14 roky
  Jonas Maebe 40cf2cefa0 * when the user calls initialize(), force initialization to happen on the před 14 roky
  Jonas Maebe 622107c605 * moved support for copy() from pinline to ninl, so it can be (partially) před 14 roky
  Jonas Maebe 00c095fa70 * moved setlength() handling from pinline to ninl so it can be overridden před 14 roky
  Jonas Maebe ab5b1fb686 * turned call_fail_node, initialize_data_node, and finalize_data_node from před 14 roky
  svenbarth f7f357f18e * symconst.pas: před 14 roky
  svenbarth 80e6498921 Rebase to revision 17096 před 14 roky
  svenbarth 878c8c7806 Implemented correct handling of inherited methods. před 14 roky
  svenbarth 963a4d7b23 Commit of a completely restructured helper implementation. Instead of changing objectdefs with odt_classhelper to odt_class, they'll have the odt_helper type assigned to and this will be kept. This also implies that the parent of a helper is its true parent while the extended type is set to a field in tobjectdef (extendeddef). před 14 roky
  paul 56bf42de57 compiler: implement record methods and class methods: před 14 roky
  Jonas Maebe 749991ec02 + support extra parameter for initialize() that indicates how many elements před 15 roky
  florian 67416e958b * initialize file variables in iso mode před 15 roky
  Jonas Maebe f5c52b25cd * removed "and not is_class()" condition from is_managed_type(), because před 15 roky
  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. před 16 roky
  Jonas Maebe f5a24d0f5b * fix from r13288 před 16 roky
  Jonas Maebe 7885f6c892 * give a generic "type mismatch" error if copy() is called with less than před 16 roky
  peter 36cad44923 * refactor is_visible_for_object před 17 roky
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from před 17 roky
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass před 18 roky
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). před 18 roky
  Jonas Maebe 20b99dade3 - reverted r7600, see additional comments in mantis #9027 před 18 roky