Commit History

Автор SHA1 Съобщение Дата
  svenbarth 76c45b1a72 * fix for Mantis #34333: improve error output for incorrect calls to Copy() преди 6 години
  svenbarth f6a867ef04 * move handling of Concat to tinlinenode so that it can be easily extended for dynamic arrays преди 7 години
  svenbarth c01b36a2fa * the checks for no parameters are not needed for Insert() and Delete() as they take care of that themselves with an overload listing преди 7 години
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers преди 8 години
  florian b1dff29cbf * removed unused units преди 8 години
  svenbarth a2c9c75e97 Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures. преди 9 години
  Jonas Maebe 5919ca84bb * fixed string code page after setstring(rawbytestring,..) (mantis #29833) преди 9 години
  florian 70b8789262 o basic extended pascal support: преди 9 години
  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. преди 9 години
  svenbarth 35d8a51730 pexpr.pas: преди 10 години
  svenbarth 295a8af4bb pexpr.pas: преди 10 години
  svenbarth 529677cc79 ncal.pas: преди 10 години
  yury 432248cbf1 * Removed lot of unused vars. преди 10 години
  florian dd967eb136 * handle records in iso mode properly if no tag-field is given преди 10 години
  Jonas Maebe c43475522e * fixed uninitialized helper procedure name in case setstring() was not преди 10 години
  Jonas Maebe ff583bde6c * made setstring() a compiler intrinsic so it can set the compile-time преди 10 години
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables преди 11 години
  svenbarth 9d48bc0baf Implement cross unit type overloading of generics. This fixes the regression introduced with revision 25498. преди 12 години
  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 преди 12 години
  florian e1233e0111 * asizeint => longint, it is unlikely that an variant record well ever have more than 2^31 branches преди 12 години
  florian 2fdd3e2d0a + introduce tvariantrecbranch to be able to store преди 12 години
  florian d67f31a0e1 * allow type parameters variables being passed to new/dispose, resolves #23270 преди 12 години
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 преди 13 години
  florian fecafd8bb7 * unified formatting преди 13 години
  sergei 92f927976e * Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396. преди 13 години
  paul 3b153c223a compiler: преди 13 години
  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). преди 13 години
  florian 5d4607f65a * ignore errors in setlength parsing inside a generic functin, resolves #20557 преди 13 години
  paul c1866d5c17 compiler: преди 14 години
  paul 723f3424d4 merge r17484 from cpstrnew branch by michael: преди 14 години