История коммитов

Автор SHA1 Сообщение Дата
  negelef 7ea61cdf73 Fixed parentheses 7 лет назад
  eth.metacore c7b8a1572d fix issue: MAX( UNSIGNED64 ) returned 0, because the result of ASH(1, 64) is undefined -- ( 0 ); 7 лет назад
  negelef 0f96d43f45 Removed unused local variables 7 лет назад
  felixf 9b7c916ea9 reshape: array of size (i/o array of longint) 7 лет назад
  eth.negelef 4065854ddd Added proper type definition for evaluating constant set expressions 7 лет назад
  felixf 3490093614 Moved platform calling convention to the frontend (as an important side effect, platform calling convention is appearing translated in the symbol file) 7 лет назад
  felixf d7e0caff9c Added Platform Calling Convention 7 лет назад
  negelef 8aff2262b5 Reintroduced WORDSET, see revision 7712 7 лет назад
  negelef dce98a4ac9 Fixed missing distance calculation for set types 7 лет назад
  eth.negelef 58dedab4af Fixed set value conversion 7 лет назад
  eth.negelef 05bd002c6b Added support for set types of different sizes 7 лет назад
  eth.negelef 2fd495df26 Reverted changes from revision 7712 7 лет назад
  eth.negelef 1619eab1ad Added a new built-in type called WORDSET which is a SET with the same amount of bits as WORD 7 лет назад
  felixf 7ed8f166fd patched min/max fpr unsigned data types and overflow check of positive HUGEINT values 7 лет назад
  negelef 900eb35aa3 Removed duplicated semicolons 7 лет назад
  felixf 7a4678c119 corrected behavior for missing module name (FoxTester trapped for first negative ompilation test) 7 лет назад
  felixf 328a86f8e0 reverted (32-bit Oberon legacy): LEN is treated as LONGINT 7 лет назад
  felixf b4617815d2 Support for generic namespaces. 7 лет назад
  felixf c2aca34e17 added matrix-vector multiplication on tensors 8 лет назад
  felixf eeeb817fba Moved Complex Numbers out of ArrayBase (should complex numbers move back to a library in general?) 8 лет назад
  felixf 6ae1f6e997 allowed for operator overloading of im / re 8 лет назад
  felixf d65ab17eb9 Allow for index operator on value types 8 лет назад
  felixf 1f5cb8d25b Patched fingerprinting issues 8 лет назад
  felixf edec6f73ec Value-Type Semantics: experimental Oberon-2 integration 8 лет назад
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 лет назад
  felixf 9e11c6357c Conditional compilation of skipped cells (introduced feature "Runtime = "A2") 8 лет назад
  felixf abc4574807 Separated interface relevant symbols (port and properties) from internals (variables) in order to be able to leave cells uncompiled 8 лет назад
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) 9 лет назад
  felixf da64740c2a Preparations for precise GC --> procedureDescriptors will be tagged pointers at EBP. 9 лет назад
  felixf 448f472e3d Improved fictive offsets 9 лет назад