提交历史

作者 SHA1 备注 提交日期
  felixf 68efa0a0c2 Patched issues with EFI boot file generation 9 年之前
  felixf ba0c909622 Implemented Inheritance on Cells (NOT: Polymorphism) 9 年之前
  felixf dea60cabfc added set properties 9 年之前
  felixf 9bf936102f Added support for boolean and longreal properties 9 年之前
  felixf b83e5863c9 Improved initialization code 9 年之前
  felixf efa9bc9ee7 global initialization in the object file only when new object file is used 9 年之前
  felixf 17fba8816e Initializer for global variables acts directly on memory now -- yet redundant code 9 年之前
  eth.negelef f046347ded Fixed missing patch of link register in up-call to finalizer of base object 9 年之前
  felixf 723ad5af1e More patches with regards to link register used in RPI coop 9 年之前
  felixf 8832b64386 Patched forgotten push of lr 9 年之前
  felixf 94a7f96688 Patched port arrays -- works now for static and semidynamic arrays of ports. 9 年之前
  felixf a3e21a67db Adde @len section for semidynamic arrays of ports (ActiveCells3) 9 年之前
  felixf 5d63ddb4a0 added support for static arrays of ports in ActiveCells3 9 年之前
  felixf e7ca9ce59f removed dependencies on module ActiveCells, Hardware and TRMTools 9 年之前
  felixf 09307c1367 Simplified IntermediateLinker for ActiveCells3 -- intermediate state! 9 年之前
  felixf 9fdbb7c67b Patched a bug with recursive imports in Runtime. 9 年之前
  felixf ac725027b0 Patched a problem with register transfer. 9 年之前
  felixf aaeb29ef8d disabled all features of reflection when new object file is not used 9 年之前
  felixf 34135000f2 Removed reflection for simple metadata (such as in Minos) 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 0c548c331c Started with support for reflection 9 年之前
  felixf f40eeed0a6 Patched the long name size 9 年之前
  felixf 1eeca1b5a5 procedure array patched 9 年之前
  felixf ee41b715c0 Added reflection for procedure (stub / temporary!) 9 年之前
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) 10 年之前
  eth.morozova fa4a0e213f partially revived optimization for small vector and matrices: currently only static arrays are handled; 10 年之前
  felixf 2d84ea448c Finally got the reflection back. 10 年之前
  felixf 55cc231af6 Improved references section, adapted to how it is implemented in FoxBinaryObjectFile 10 年之前
  felixf 2cba56c0b7 Fixed missing symbols in reference section 10 年之前
  felixf 5c4a6d36b8 reverted type tag and method tables for simple meta data 10 年之前