Историја ревизија

Аутор SHA1 Порука Датум
  florian 534048e286 * fixed parameter name change message пре 19 година
  peter 13f359aa80 * resultname changed to pshortstring пре 19 година
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym пре 19 година
  peter 0c8796c210 * fix hiding of symbols пре 19 година
  peter 35c21515a9 * fixed adding of .dll extension пре 19 година
  peter 86f1fe11d6 * fix generics parsing for new symtable пре 19 година
  peter e17b424e28 * refactor procsym procdef list пре 19 година
  peter 658c46b903 * remove tdictionary and tindexarray пре 19 година
  peter 136d3e8d46 * refactor implemented interfaces пре 19 година
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead пре 19 година
  florian bce905b106 * give correct error locations for errors when specializing templates пре 19 година
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) пре 19 година
  florian 85d63d9fa9 * settings refactored пре 19 година
  peter 3078a1927f * remove ttype пре 19 година
  peter 0f6355e805 * fix property overriding пре 19 година
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 пре 19 година
  Jonas Maebe 593f74d155 + full support for varargs-related functionality for "mwpascal; external;" пре 19 година
  florian 948ec12140 * use oldfpccall for interrupts пре 19 година
  peter 506f44dc7a * only compare non-hidden parameters when searching for an implementation. The location пре 19 година
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes пре 19 година
  florian bc5e1be7b1 * fixed object constructor handling for 64 bit CPUs пре 19 година
  florian 22146e2bcf * partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors) пре 19 година
  peter eb829ea21b * store procdef messageinf in the ppu пре 19 година
  Károly Balogh b77a51f67d + first somewhat-valid AmigaOS/PowerPC support (no linking yet) пре 19 година
  yury 8bef50f29f * fixed import by ordinal number for all Windows targets when using external linker. пре 19 година
  florian 6620181ee0 * expect repetition of class for class methods and fixed error message to show the forward declaration instead of the current one пре 19 година
  yury 5d82676f78 * Do not use cprefix for cdecl DLL imports in Windows. пре 19 година
  peter 392ef22a7f * win imports are only by importname not anymore per procdef пре 19 година
  florian e4d2d87bb9 * function results can be a generic parameter пре 19 година
  florian a5dfe315ec * made safecall working, handling not consistent yet though пре 19 година