Commit History

Author SHA1 Message Date
  carl f3d9f997cd * low-highval always checked if limit ober 2GB is reached (to avoid overflow) 23 years ago
  peter 1600cdf96f * safety check for typesym added for incomplete type def check 23 years ago
  peter 97dbb25ab6 * check for incomplete types in the current symtable when parsing 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 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 70ff711f73 * mangledname rewrite, tprocdef.mangledname is now created dynamicly 23 years ago
  peter 2dcf2ee940 * give error when using enums with jumps as array index 23 years ago
  peter 5e7a1e3729 * removed unused units 23 years ago
  peter fd2ad837e2 * implicit result variable generation for assembler routines 23 years ago
  Jonas Maebe 7c570fb338 * fixed web bugs 1758 and 1760 23 years ago
  peter d24762aeba * removed uauto from orddef, use new range_to_basetype generating 23 years ago
  peter 60d2ddbbd5 * protected/private symbols parsing fixed 23 years ago
  peter f88f6eb571 * rtti/init table updates 24 years ago
  peter b6e5bf0c1d * write name in original case when type not found 24 years ago
  peter db87f86f00 * Length made internal 24 years ago
  peter b10e754536 * alignmentinfo record added 24 years ago
  peter aba4f758bf * fix for enum with assignment 24 years ago
  peter 425d899e9f * enum type declarations assignments can also be of the same enum 24 years ago
  peter b091251e0e * allow int64 in range declaration for new types 24 years ago
  peter a7cf57524e * symtable change to classes 24 years ago
  peter b193bf7df3 * remove unnecessary calls to firstpass 24 years ago
  peter 4e2655cdc5 * resulttype rewrite 24 years ago
  florian 1008d7faa0 + support for type a = (a=1); in Delphi mode added 24 years ago
  michael fb05310d44 + Patches from peter 24 years ago
  peter d8abf76f6b * getsym redesign, removed the globals srsym,srsymtable 24 years ago
  Jonas Maebe c91a23c27d * new constant handling: from now on, hex constants >$7fffffff are 25 years ago
  florian b9796f6a7f * unused units removed from uses clause 25 years ago