Commit History

Автор SHA1 Съобщение Дата
  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) преди 9 години
  eth.morozova fa4a0e213f partially revived optimization for small vector and matrices: currently only static arrays are handled; преди 9 години
  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 години
  felixf 07a477a151 Fixed a critical bug with MinosObjectFile plus type guards. преди 10 години
  eth.negelef 869309ccf4 Fixed runtime calls to GarbageCollector.Watch преди 10 години
  felixf 2860eb476b Added method CallThisChecked for runtime call tricks when number of parameters is known to mismatch with runtime implementation. преди 10 години
  felixf 5191e21ea1 Added check for code and unchecked procedures regarding expand stack преди 10 години
  eth.negelef 237c58ae44 Fixed parameter count of runtime call to GarbageCollector.Watch преди 10 години
  felixf 079df6faad added alignment for record types преди 10 години
  eth.negelef a1023fcdb6 Fixed parameter count of runtime call to Activities.ExpandStack преди 10 години
  felixf 7410c72e35 Patched register allocation problem (initialize register count in declaration visitor) преди 10 години
  felixf 54380d44cd Added leave and exit for procedures that are unchecked (replaces the trap at the end of a procedure when return is missing). преди 10 години