Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 8adc596c16 - revert fix for #10927: the old behaviour was Delphi compatible, hace 17 años
  Jonas Maebe 005bdc1af4 * fixed "inherited some_property" constructs for getters/setters hace 17 años
  florian 914a8ec4b4 * convert the array into a variant as well before calling fpc_variant_put, resolves #10495 hace 17 años
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) hace 17 años
  florian 6c53785e3a * first part of implements clean up and fixing hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  daniel 894dc04966 * Procedures containing a non-local label should not be inlined. hace 17 años
  daniel 4ca3a590e8 * Labels that are defined or referenced in a different lexical level hace 17 años
  florian 2d91fef4f1 + accept system.string, resolves #10489 hace 17 años
  peter 537319385b * support (expr[,expr]) recovery for postfixoperators hace 17 años
  florian a5ccf16016 + disp. var. property setting, resolves #10133 and #9134 hace 18 años
  florian 578c18a204 + support of <variant>.<id1>.<id2> ... resolves #9233 and partly #10133 hace 18 años
  peter 1e123d66ba * improved generics hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  peter e0cf015159 * refactor function result handling hace 18 años
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point hace 18 años
  peter 1dd62b8686 * write also asmblocklabel for a connected labelsym hace 18 años
  Jonas Maebe 28bab3fb4f - removed some unused variables hace 18 años
  florian 7cbe76b8dc * pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162 hace 18 años
  daniel cd2880cbbd - Because int_to_type handles qwords now, the trial and error to parse a constant hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe 22c1d5915e * enable break and continue in macpas mode (mantis #9032) hace 18 años
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines hace 18 años
  Jonas Maebe 76b190b723 - removed caretn and related code hace 18 años
  florian 23aa57ff75 + support of dispatch call using <variant>.<id> hace 18 años
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range hace 18 años
  florian 3aa64eb6b4 * made vararrays working on win64 hace 18 años
  Jonas Maebe d6a4fbea47 * removed no longer used allow_only_static global variable hace 18 años
  florian 2579cd139f + support for sets with size 1 and 2 hace 18 años
  pierre 0c1d59ec5c * Use IncRefCount hace 18 años