Commit Verlauf

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