Commit History

Author SHA1 Message Date
  Jonas Maebe ad728f0267 - removed some superfluous "in_paras := true" statements 23 years ago
  florian eb2ca8d10f * rewrote the system handling 23 years ago
  daniel 46b8ed0657 * Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 23 years ago
  florian 31da813d1d * exit is now a syssym instead of a keyword 23 years ago
  carl e8451626f6 * longstring declaration now gives parser error since its not supported! 23 years ago
  Jonas Maebe f33ee551d7 * fixed web bug #1995 23 years ago
  peter 06ebac4e27 * readded missing revisions 23 years ago
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand 23 years ago
  peter 2992e1819c * removed old logs and updated copyright year 23 years ago
  peter 4dcd96747e * moved entry and exitcode to ncgutil and cgobj 23 years ago
  peter 67ede1276b * add pinline unit that inserts compiler supported functions using 23 years ago
  peter 6320530bdd * removed newn and disposen nodes, the code is now directly 23 years ago
  peter 8af460ac31 * using inherited; without a parent having the same function 23 years ago
  carl da8b01e708 + change unit use 23 years ago
  Jonas Maebe 2965034fca * fixed web bug #1907 23 years ago
  Jonas Maebe 7fb55bf4e4 + a_loadfpu_* and a_loadmm_* methods in tcg 23 years ago
  peter 935bb2185a * fixed sizeof(TClass) to return only 4 23 years ago
  peter 190ead04c0 * more fixes for protected handling 23 years ago
  peter 0c96d4406b * more checks for private and protected 23 years ago
  peter fd2ad837e2 * implicit result variable generation for assembler routines 23 years ago
  peter 5cdb7cc52b * removed getprocvar, use only getprocvardef 23 years ago
  peter 60d2ddbbd5 * protected/private symbols parsing fixed 23 years ago
  florian b60666ae1f + parasym to tparaitem added 24 years ago
  florian 9f9c1700b0 * variant paramter passing and functions results fixed 24 years ago
  peter 887f6ba34c * removed obsolete chainprocsym and test_procsym code 24 years ago
  peter d2e1952377 * procsym definition rewrite 24 years ago
  peter ac400051bd * allow assignment of overloaded procedures to procvars when we know 24 years ago
  marco 7215d46735 * Make new/dispose system functions instead of keywords 24 years ago
  peter 075b5188ee * better support for indexed properties 24 years ago