Histórico de commits

Autor SHA1 Mensagem Data
  florian a13d358f1e * first partially working implementation of variant com invoking 19 anos atrás
  florian c947295cb8 + ttertiarynode 19 anos atrás
  peter e17b424e28 * refactor procsym procdef list 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray 19 anos atrás
  florian be2b715d3c + parsing of disp variant invokes 19 anos atrás
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 anos atrás
  florian 85d63d9fa9 * settings refactored 19 anos atrás
  daniel 1406181aa5 * Fix incorrect usage of result value. 19 anos atrás
  peter 3078a1927f * remove ttype 19 anos atrás
  daniel de423ab5b0 + stringvar[l..h] now valid parameter for open array of char. 19 anos atrás
  daniel 068c0f7952 * Cleaner implementation of pointer index to open array, codegen changes 19 anos atrás
  daniel 2450f5a778 + First working concept of open_array_procedure(Pbyte_var[0..9]); 19 anos atrás
  Jonas Maebe 0a23786605 - reverted r4880 (wrong varargs reform) and r4838 (wrong removal of 19 anos atrás
  florian 9288a2f76d + more verbose printnode for call nodes 19 anos atrás
  Jonas Maebe e9cabd17e1 * fixed handling of "varargs" procedures (i.e., those without an explicit 19 anos atrás
  florian 02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity 19 anos atrás
  peter d07f470b71 * remove ifdef fpc 19 anos atrás
  micha d704af7216 fix compilation for {$T+} linux/win 19 anos atrás
  peter 2f0ce31751 * string concat changed from function to procedure to 19 anos atrás
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared 19 anos atrás
  yury 2df42b29af * removed "Note: Local variable "X" is assigned but never used" when the variable is passed to procedure/function as OUT parameter. 19 anos atrás
  Jonas Maebe 84d1fc929f * properly set regvarability of parameters and local variables of inlined 19 anos atrás
  Jonas Maebe e0250bcdb4 * never remove regvar-ability of parameters passed by reference 19 anos atrás
  peter ae0010ad6c * support proc to procvar conversion for overloaded procdefs passed to parameters 19 anos atrás
  Jonas Maebe 4db6e1ddb8 * moved type conversion of C varargs from tcallnode to 19 anos atrás
  peter b6e35a200e * rewrite of optimizer options 19 anos atrás
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 anos atrás
  Jonas Maebe 791be20f28 * committed wrong file in r2614 (ncal.pas instead of pexpr.pas) 19 anos atrás
  Jonas Maebe a15505521c * fixed handling of wrong invocations of slice + improved error reporting 19 anos atrás
  Jonas Maebe 765fe2b2ab * fixed bug #4737 (check for potential range errors in for-loop 19 anos atrás