Commit History

Author SHA1 Message Date
  peter 2213f0433c * fix procvars with default paras 21 years ago
  peter 05e0d83348 * operator overload chooses rewrite 21 years ago
  peter c844c5a505 * procvar cleanup 21 years ago
  florian 06a33abebd * fixed arg. area calculation 21 years ago
  peter 3a3fdde6d1 * compare_defs_ext has now a options argument 21 years ago
  peter ee569d7817 * make extcycle is working again 21 years ago
  florian 465aa5851b * several fixes to compile x86-64 system 21 years ago
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
  daniel 97e87aaebc * reginfo now also only allocated during register allocation 21 years ago
  daniel 7a6b6f4bd4 * Some minor stuff 21 years ago
  peter 2063100f51 * ignore hidden parameters when default parameters are used 21 years ago
  daniel 4a4b8f2a72 * Experiment: Compress strings to save memory 21 years ago
  florian d38abc3a3f + setting of bit 6 of cr for c var args on ppc implemented 21 years ago
  florian b52cee6639 * fixed ppc inlining stuff 21 years ago
  florian 9fd5217032 * some x86-64 compilation fixe 21 years ago
  florian 77f0eff7db * better inheritence of procinfo flags of inlined procedures 21 years ago
  florian 2258e941af + inlined procedures inherit procinfo flags 21 years ago
  peter 57b4d5a0b9 * paralength is private again 21 years ago
  peter 52ffda0bc4 * varargspara is left-right, so adding paraitems needs insert 21 years ago
  peter 9aba5c8c7a * fixed some crashes 22 years ago
  peter b26e3c444a * reversed offset calculation for caller side so it works 22 years ago
  peter 51384ca53c * register calling is left-right 22 years ago
  peter f663d2488f * cross unit inlining fixed 22 years ago
  peter a3c14e9c2d * procvar default value support 22 years ago
  peter 25bf6452b4 * fixed calling classmethod for other object from classmethod 22 years ago
  peter 9168d87b35 * use explicit typecast when generating the high value 22 years ago
  peter b34b0141d5 * support creating classes using <class of tobject>.create 22 years ago
  peter 19727a3609 * don't search for overloads in parents for constructors 22 years ago
  florian 6a06df943b * fixed passing of dyn. arrays to open array parameters 22 years ago
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 years ago