Histórico de Commits

Autor SHA1 Mensagem Data
  felixf ca8615ceb3 Added check for non-allocability of unsafe pointers há 7 anos atrás
  negelef 0f96d43f45 Removed unused local variables há 7 anos atrás
  felixf df9cac450f detect recursive conversions há 7 anos atrás
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions há 7 anos atrás
  felixf 9b7c916ea9 reshape: array of size (i/o array of longint) há 7 anos atrás
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions há 7 anos atrás
  felixf 3490093614 Moved platform calling convention to the frontend (as an important side effect, platform calling convention is appearing translated in the symbol file) há 7 anos atrás
  felixf d7e0caff9c Added Platform Calling Convention há 7 anos atrás
  felixf 9351783616 patched bugs introduced before (procedure compatibility) há 7 anos atrás
  felixf 02594cc03b Modifications in order to make the change from longint --> size in FoxArrayBase work há 7 anos atrás
  negelef ba8b34e304 Fixed parameter types when calling FoxArrayBase.AllocateTensorX with 64-bit sizes há 7 anos atrás
  negelef d3124256fe Fixed reuse of local variables for different purposes há 7 anos atrás
  eth.negelef 31e993010b Fixed typo há 7 anos atrás
  eth.negelef ec4bc8d41f Allow explicit conversion on set types há 7 anos atrás
  eth.negelef 05bd002c6b Added support for set types of different sizes há 7 anos atrás
  felixf 0feb419cff having thought about the implications, reverted visibilitiy mismatch error. há 7 anos atrás
  felixf c29d234643 support of ABSTRACT object type and ABSTRACT procedures há 7 anos atrás
  felixf b348f5ed82 changed the ENUM semantics. Common sense seems to be that enums increase subsequently without collision avoidance. há 7 anos atrás
  felixf e38bb96c61 no conversion of float to unsigned data types há 7 anos atrás
  felixf 7ed8f166fd patched min/max fpr unsigned data types and overflow check of positive HUGEINT values há 7 anos atrás
  negelef 769f62d8e1 Fixed spacing in error messages há 7 anos atrás
  felixf 841851be60 allow type bound procedures for pointer to record há 7 anos atrás
  felixf 328a86f8e0 reverted (32-bit Oberon legacy): LEN is treated as LONGINT há 7 anos atrás
  felixf 5da5ca96aa Math Array Compatibility há 7 anos atrás
  felixf 90d4e0f347 64 bit A2 conversions: há 7 anos atrás
  felixf 3732897656 minor improvements há 8 anos atrás
  felixf bbdfaf6b4f Improved fingerprinting: many more cases don't go unnoticed há 8 anos atrás
  felixf a944167a30 untraced on pointer type há 8 anos atrás
  felixf e6df489803 Forbid Math Array Value Paramteters há 8 anos atrás
  felixf eeeb817fba Moved Complex Numbers out of ArrayBase (should complex numbers move back to a library in general?) há 8 anos atrás