2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  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 жил өмнө
  felixf 2f4a13a074 Experimental "fictive" fields for better high-level expressiveness of low-level heap data structures -- might become very handy for device drivers but should better never be used in normal programming (allows, in principle, to implement unions) 9 жил өмнө
  felixf 316732e6df Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI) 9 жил өмнө
  felixf ba0c909622 Implemented Inheritance on Cells (NOT: Polymorphism) 9 жил өмнө
  felixf 1727573fe4 Patched bug / trap with active cells alignment 9 жил өмнө
  felixf abfd9d4167 Made available operators "<<", ">>", "<<?" and ">>?" for overloading. 9 жил өмнө
  eth.morozova c382dd998e implemented support of "ALL" operator; it was necessary to introduce procedure type comparison in FoxSemanticChecker.Distance to allow procedure as a parameter of the operator; 9 жил өмнө
  felixf 3309618b42 Patched zero-alignment problem. 10 жил өмнө
  felixf 079df6faad added alignment for record types 10 жил өмнө
  felixf 7e7acc530f Merged modifications from ActiveCells3 10 жил өмнө
  felixf 4ae503b9bf 10 жил өмнө
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 жил өмнө