Historie revizí

Autor SHA1 Zpráva Datum
  felixf 695ecefe16 reactivated index operators on objects před 7 roky
  felixf 75be76ce1c simplifications: removed array structured object types completely před 7 roky
  felixf 946ee31f28 fist working version for dynamic calls within methods in record scope (Oberon2 style) před 7 roky
  negelef edddf2e9e0 Added warning for ignored return values of procedure calls with Windows calling convention as a preparation for removing this legacy behaviour altogether před 7 roky
  felixf 0d1a0813c5 removed visitor pattern completely now před 7 roky
  felixf 97f805a4f2 removed old visit that led to trap with warnings enables před 7 roky
  felixf 1b22680b94 removed unused symbols, před 7 roky
  felixf 6d1f056e3d improved handling of huge sparse case tables: use if cascade on a register (can potentially be improved further with binary search or hash tables if required) před 7 roky
  felixf a2e60c884d performance optimisation: do not type guard when před 7 roky
  felixf 2f1795e2f6 Patched problem with nested record před 7 roky
  felixf 3d126198fb Improved syntax of with-statement před 7 roky
  negelef e31dced224 Removed obsolete darwin calling convention flag před 7 roky
  felixf d98268c8c9 patched forbidden case where an array was used for an array index před 7 roky
  negelef 1b6c5713fd Improved diagnostic message před 7 roky
  negelef 05ec4a4dfb Fixed NORETURN modifier of procedure types which does not depend on calling convention před 7 roky
  negelef 7324dc8173 Added proper constant for invalid stream positions před 7 roky
  felixf 2393da1668 DIM now needs to return something compatible to SIZE (and not to LONGINT as it was before) před 7 roky
  negelef de52e92426 Renamed SystemTools to System před 7 roky
  felixf 76e803e60a compatibility with ARRAY [?]; před 7 roky
  felixf c2f9a74029 Support for Reference Counting: před 7 roky
  eth.negelef 881bebbdc0 Added support for SHORT and LONG on unsigned expressions před 7 roky
  felixf ca8615ceb3 Added check for non-allocability of unsafe pointers před 7 roky
  negelef 0f96d43f45 Removed unused local variables před 7 roky
  felixf df9cac450f detect recursive conversions před 7 roky
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions před 7 roky
  felixf 9b7c916ea9 reshape: array of size (i/o array of longint) před 7 roky
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions před 7 roky
  felixf 3490093614 Moved platform calling convention to the frontend (as an important side effect, platform calling convention is appearing translated in the symbol file) před 7 roky
  felixf d7e0caff9c Added Platform Calling Convention před 7 roky
  felixf 9351783616 patched bugs introduced before (procedure compatibility) před 7 roky