Commit History

Autor SHA1 Mensaxe Data
  felixf aaeb29ef8d disabled all features of reflection when new object file is not used %!s(int64=9) %!d(string=hai) anos
  felixf 34135000f2 Removed reflection for simple metadata (such as in Minos) %!s(int64=9) %!d(string=hai) anos
  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; %!s(int64=9) %!d(string=hai) anos
  felixf 0c548c331c Started with support for reflection %!s(int64=9) %!d(string=hai) anos
  felixf f40eeed0a6 Patched the long name size %!s(int64=10) %!d(string=hai) anos
  felixf 1eeca1b5a5 procedure array patched %!s(int64=10) %!d(string=hai) anos
  felixf ee41b715c0 Added reflection for procedure (stub / temporary!) %!s(int64=10) %!d(string=hai) anos
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) %!s(int64=10) %!d(string=hai) anos
  eth.morozova fa4a0e213f partially revived optimization for small vector and matrices: currently only static arrays are handled; %!s(int64=10) %!d(string=hai) anos
  felixf 2d84ea448c Finally got the reflection back. %!s(int64=10) %!d(string=hai) anos
  felixf 55cc231af6 Improved references section, adapted to how it is implemented in FoxBinaryObjectFile %!s(int64=10) %!d(string=hai) anos
  felixf 2cba56c0b7 Fixed missing symbols in reference section %!s(int64=10) %!d(string=hai) anos
  felixf 5c4a6d36b8 reverted type tag and method tables for simple meta data %!s(int64=10) %!d(string=hai) anos
  felixf 07a477a151 Fixed a critical bug with MinosObjectFile plus type guards. %!s(int64=10) %!d(string=hai) anos
  eth.negelef 869309ccf4 Fixed runtime calls to GarbageCollector.Watch %!s(int64=10) %!d(string=hai) anos
  felixf 2860eb476b Added method CallThisChecked for runtime call tricks when number of parameters is known to mismatch with runtime implementation. %!s(int64=10) %!d(string=hai) anos
  felixf 5191e21ea1 Added check for code and unchecked procedures regarding expand stack %!s(int64=10) %!d(string=hai) anos
  eth.negelef 237c58ae44 Fixed parameter count of runtime call to GarbageCollector.Watch %!s(int64=10) %!d(string=hai) anos
  felixf 079df6faad added alignment for record types %!s(int64=10) %!d(string=hai) anos
  eth.negelef a1023fcdb6 Fixed parameter count of runtime call to Activities.ExpandStack %!s(int64=10) %!d(string=hai) anos
  felixf 7410c72e35 Patched register allocation problem (initialize register count in declaration visitor) %!s(int64=10) %!d(string=hai) anos
  felixf 54380d44cd Added leave and exit for procedures that are unchecked (replaces the trap at the end of a procedure when return is missing). %!s(int64=10) %!d(string=hai) anos
  felixf 2b174d17d1 removed redundant register removal in EmitEnter. %!s(int64=10) %!d(string=hai) anos
  eth.negelef b256bbb2a1 Disabled stack expansion in unchecked blocks %!s(int64=10) %!d(string=hai) anos
  felixf 283236800b removed procedure activation frame for procedures with noPAF ! %!s(int64=10) %!d(string=hai) anos
  felixf 6d40241026 resolved issues with Minos %!s(int64=10) %!d(string=hai) anos
  felixf 3c9373ca91 Implemented sending and receiving via stream operators %!s(int64=10) %!d(string=hai) anos
  felixf 2abf86684d cleanup: removed unused stuff %!s(int64=10) %!d(string=hai) anos
  felixf 5f23454cbf Moved parts of the calling / stack convention to front-end. Stack layout harmonized: %!s(int64=10) %!d(string=hai) anos
  felixf f1b06ccbb9 Added port properties (e.g. for port grouping) %!s(int64=10) %!d(string=hai) anos