Historique des commits

Auteur SHA1 Message Date
  daniel 4a4b8f2a72 * Experiment: Compress strings to save memory il y a 21 ans
  florian d38abc3a3f + setting of bit 6 of cr for c var args on ppc implemented il y a 22 ans
  florian b52cee6639 * fixed ppc inlining stuff il y a 22 ans
  florian 9fd5217032 * some x86-64 compilation fixe il y a 22 ans
  florian 77f0eff7db * better inheritence of procinfo flags of inlined procedures il y a 22 ans
  florian 2258e941af + inlined procedures inherit procinfo flags il y a 22 ans
  peter 57b4d5a0b9 * paralength is private again il y a 22 ans
  peter 52ffda0bc4 * varargspara is left-right, so adding paraitems needs insert il y a 22 ans
  peter 9aba5c8c7a * fixed some crashes il y a 22 ans
  peter b26e3c444a * reversed offset calculation for caller side so it works il y a 22 ans
  peter 51384ca53c * register calling is left-right il y a 22 ans
  peter f663d2488f * cross unit inlining fixed il y a 22 ans
  peter a3c14e9c2d * procvar default value support il y a 22 ans
  peter 25bf6452b4 * fixed calling classmethod for other object from classmethod il y a 22 ans
  peter 9168d87b35 * use explicit typecast when generating the high value il y a 22 ans
  peter b34b0141d5 * support creating classes using <class of tobject>.create il y a 22 ans
  peter 19727a3609 * don't search for overloads in parents for constructors il y a 22 ans
  florian 6a06df943b * fixed passing of dyn. arrays to open array parameters il y a 22 ans
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc il y a 22 ans
  peter 6878c55c80 * write derefdata in a separate ppu entry il y a 22 ans
  peter aaf9043988 * only search for overloaded constructors in classes il y a 22 ans
  peter a57d25b3ed * also search in parents for overloads when calling a constructor il y a 22 ans
  peter 303b5252e4 * removed is_visible_for_proc il y a 22 ans
  daniel b2343f4b16 * Register allocator splitted, ans abstract now il y a 22 ans
  florian 8fcfcc6606 * fixed constructor call in class methods il y a 22 ans
  peter 95f132db3d * set_varstate cleanup il y a 22 ans
  peter e720d73bd9 * compare_paras() has a parameter to ignore hidden parameters il y a 22 ans
  peter da9f5e2319 * c style array of const generates callparanodes il y a 22 ans
  peter d3e0bca919 * don't check for abstract methods when the constructor is called il y a 22 ans
  florian 538164aa0a * fixed TP 6.0 styled inherited call; fixes IDE with 1.1 il y a 22 ans