Historial de Commits

Autor SHA1 Mensaje Fecha
  peter 35c21515a9 * fixed adding of .dll extension hace 19 años
  peter 86f1fe11d6 * fix generics parsing for new symtable hace 19 años
  peter e17b424e28 * refactor procsym procdef list hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter 136d3e8d46 * refactor implemented interfaces hace 19 años
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
  florian bce905b106 * give correct error locations for errors when specializing templates hace 19 años
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años
  peter 0f6355e805 * fix property overriding hace 19 años
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 hace 19 años
  Jonas Maebe 593f74d155 + full support for varargs-related functionality for "mwpascal; external;" hace 19 años
  florian 948ec12140 * use oldfpccall for interrupts hace 19 años
  peter 506f44dc7a * only compare non-hidden parameters when searching for an implementation. The location hace 19 años
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes hace 19 años
  florian bc5e1be7b1 * fixed object constructor handling for 64 bit CPUs hace 19 años
  florian 22146e2bcf * partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors) hace 19 años
  peter eb829ea21b * store procdef messageinf in the ppu hace 19 años
  Károly Balogh b77a51f67d + first somewhat-valid AmigaOS/PowerPC support (no linking yet) hace 19 años
  yury 8bef50f29f * fixed import by ordinal number for all Windows targets when using external linker. hace 19 años
  florian 6620181ee0 * expect repetition of class for class methods and fixed error message to show the forward declaration instead of the current one hace 19 años
  yury 5d82676f78 * Do not use cprefix for cdecl DLL imports in Windows. hace 19 años
  peter 392ef22a7f * win imports are only by importname not anymore per procdef hace 19 años
  florian e4d2d87bb9 * function results can be a generic parameter hace 19 años
  florian a5dfe315ec * made safecall working, handling not consistent yet though hace 19 años
  florian 23af245ba2 * fixed parameter order of self and result to be COM compatible hace 19 años
  florian 2bb707a4ee * fixed COM parameter passing hace 19 años
  florian 06e7d4be7a + dispid parsing hace 19 años
  peter 76534b1888 * always add library prefix and suffix to generate uniform dll name hace 19 años