Commit History

Author SHA1 Message Date
  daniel 4ca3a590e8 * Labels that are defined or referenced in a different lexical level 17 years ago
  florian 2d91fef4f1 + accept system.string, resolves #10489 17 years ago
  peter 537319385b * support (expr[,expr]) recovery for postfixoperators 17 years ago
  florian a5ccf16016 + disp. var. property setting, resolves #10133 and #9134 18 years ago
  florian 578c18a204 + support of <variant>.<id1>.<id2> ... resolves #9233 and partly #10133 18 years ago
  peter 1e123d66ba * improved generics 18 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  peter e0cf015159 * refactor function result handling 18 years ago
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point 18 years ago
  peter 1dd62b8686 * write also asmblocklabel for a connected labelsym 18 years ago
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 years ago
  florian 7cbe76b8dc * pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162 18 years ago
  daniel cd2880cbbd - Because int_to_type handles qwords now, the trial and error to parse a constant 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe 22c1d5915e * enable break and continue in macpas mode (mantis #9032) 18 years ago
  Jonas Maebe c80d4225ca + support for ISO Extended Pascal ReadStr() and WriteStr() routines 18 years ago
  Jonas Maebe 76b190b723 - removed caretn and related code 18 years ago
  florian 23aa57ff75 + support of dispatch call using <variant>.<id> 18 years ago
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range 18 years ago
  florian 3aa64eb6b4 * made vararrays working on win64 18 years ago
  Jonas Maebe d6a4fbea47 * removed no longer used allow_only_static global variable 18 years ago
  florian 2579cd139f + support for sets with size 1 and 2 18 years ago
  pierre 0c1d59ec5c * Use IncRefCount 18 years ago
  Jonas Maebe 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 years ago
  florian ad7e261a04 * forbid to take the address of a label defined outside of the current procedure 18 years ago
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. 18 years ago
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 years ago
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 18 years ago
  florian 80876932aa + parsing of type casts with nested types 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago