2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  felixf 66b71f5458 Pathced a bug that had caused sporadic traps in Objects.Clock when calling Kernel32.WaitForSingleObject: stack overflow, stack pointer was decreased without reason. 9 жил өмнө
  felixf 53c809c07f Patched Calling Convention for EFI (is actually WINAPI calling convention) 9 жил өмнө
  eth.guenter 4d35328f78 fixed calling ext. C-procedures (SysvABI) 9 жил өмнө
  felixf 316732e6df Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI) 9 жил өмнө
  felixf 9a5101e25c Patches for 64-bit EFI A2 9 жил өмнө
  felixf ef6d118cd6 Correcred alignment (64-bit) 9 жил өмнө
  felixf 9802c8ed33 Preliminary patches for EFI 64-bit. Alignment issues require further consideration. 9 жил өмнө
  eth.morozova 8bba99d8b1 allow forgotten SET type in AddProperty 9 жил өмнө
  felixf 84f025c53a Reverted bad changes and replaced with new patch 9 жил өмнө
  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 жил өмнө