Historique des commits

Auteur SHA1 Message Date
  negelef 72406ae9e0 Unified whitespace il y a 6 ans
  negelef 38473b9849 Removed end-of-line whitespace in all modules il y a 6 ans
  negelef 57425c5c20 Removed obsolete fingerprint of values il y a 6 ans
  negelef b58ebd355d Simplified cloning of expressions as their value like their type does not need to be cloned il y a 6 ans
  negelef 7805e5abb0 Simplified fingerprint initialisation il y a 6 ans
  negelef 13165423e7 Add proper type definition for fingerprint values il y a 6 ans
  negelef bb1f91b67a Unified spelling il y a 6 ans
  felixf e72d61944b Patched compatibility problem il y a 6 ans
  felixf 955439151b proper inlining support (not yet finished -- disabled for the time being) il y a 6 ans
  negelef 41669785ad Added support for explicitly ignoring the return value of procedure calls by prefixing them with the new IGNORE keyword il y a 6 ans
  eth.metacore 30677b8e84 use LONGINT instead of WORD because not compilable if we uses special type for result/programm status( not WORD ) - really local variable 'res' is not used for a status il y a 6 ans
  felixf 695ecefe16 reactivated index operators on objects il y a 6 ans
  felixf 75be76ce1c simplifications: removed array structured object types completely il y a 6 ans
  negelef 1e90c12cc1 Restored transitive behaviour of untraced modifier il y a 6 ans
  felixf 0d1a0813c5 removed visitor pattern completely now il y a 7 ans
  felixf 7eb1467920 warnings / deprecate use of old with statement syntax il y a 7 ans
  felixf 3d126198fb Improved syntax of with-statement il y a 7 ans
  negelef e31dced224 Removed obsolete darwin calling convention flag il y a 7 ans
  negelef 582455f41c Use WORD instead of LONGINT as result type il y a 7 ans
  felixf c2f9a74029 Support for Reference Counting: il y a 7 ans
  felixf ffee4e604e Patched bug with symbol insertion (removed variables and caused a GC bug) il y a 7 ans
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions il y a 7 ans
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions il y a 7 ans
  felixf 3490093614 Moved platform calling convention to the frontend (as an important side effect, platform calling convention is appearing translated in the symbol file) il y a 7 ans
  felixf d7e0caff9c Added Platform Calling Convention il y a 7 ans
  felixf 9351783616 patched bugs introduced before (procedure compatibility) il y a 7 ans
  felixf 58531532d6 patched signature comparison il y a 7 ans
  eth.negelef 05bd002c6b Added support for set types of different sizes il y a 7 ans
  felixf 5045e02088 Added end position for statements, types and expressions. il y a 7 ans
  felixf c29d234643 support of ABSTRACT object type and ABSTRACT procedures il y a 7 ans