Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 5919ca84bb * fixed string code page after setstring(rawbytestring,..) (mantis #29833) před 9 roky
  florian 70b8789262 o basic extended pascal support: před 10 roky
  svenbarth 0ff87336aa Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls. před 10 roky
  svenbarth 35d8a51730 pexpr.pas: před 10 roky
  svenbarth 295a8af4bb pexpr.pas: před 10 roky
  svenbarth 529677cc79 ncal.pas: před 10 roky
  yury 432248cbf1 * Removed lot of unused vars. před 10 roky
  florian dd967eb136 * handle records in iso mode properly if no tag-field is given před 10 roky
  Jonas Maebe c43475522e * fixed uninitialized helper procedure name in case setstring() was not před 11 roky
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time před 11 roky
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables před 12 roky
  svenbarth 9d48bc0baf Implement cross unit type overloading of generics. This fixes the regression introduced with revision 25498. před 12 roky
  florian 0968d095ed * convert function like used new into a appropriate nodes only in pass_1 so proper error checking can be carried out, resolves #24495 před 12 roky
  florian e1233e0111 * asizeint => longint, it is unlikely that an variant record well ever have more than 2^31 branches před 12 roky
  florian 2fdd3e2d0a + introduce tvariantrecbranch to be able to store před 12 roky
  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