Historia zmian

Autor SHA1 Wiadomość Data
  eth.hunzikerp df972e6e95 allow Arity 2..4 for Global.All 9 lat temu
  felixf dea60cabfc added set properties 9 lat temu
  felixf 9bf936102f Added support for boolean and longreal properties 9 lat temu
  felixf 06f473ddd7 Patched wrong direction of "?" and "!" parameters. 9 lat temu
  felixf 5d63ddb4a0 added support for static arrays of ports in ActiveCells3 9 lat temu
  felixf 75743de371 Patched problem with reimporting ActiveCellsRuntime 9 lat temu
  felixf e7ca9ce59f removed dependencies on module ActiveCells, Hardware and TRMTools 9 lat temu
  felixf abfd9d4167 Made available operators "<<", ">>", "<<?" and ">>?" for overloading. 9 lat temu
  eth.morozova df8f2630ee ALL operator-related modifications: use original code from Felix based on ProcedureTypeDistance 9 lat temu
  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 lat temu
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) 9 lat temu
  felixf 286a9bce82 patched case when system import is not yet resolved 9 lat temu
  felixf b6c971cf96 added check of system import 9 lat temu
  felixf 6015fdb0e1 removed warnings for unused parameters 10 lat temu
  felixf 079df6faad added alignment for record types 10 lat temu
  felixf ca5e94a17b Removed redundant conversion. 10 lat temu
  felixf e62d536cdc Patched an issue with ARRAY OF Cell in ActiveCells3. 10 lat temu
  felixf 3c9373ca91 Implemented sending and receiving via stream operators 10 lat temu
  felixf f1b06ccbb9 Added port properties (e.g. for port grouping) 10 lat temu
  felixf bda94f50c8 Patched exporting of ports for ActiveCells3 -- problem was the overlay of port parameters by hidden variables -- requires cleanup 10 lat temu
  felixf 379c1897bc patched 3rd parameter of CONNECT for ActiveCells3 10 lat temu
  felixf 853e29d0d2 Patched issues for Active Cells 3 -- first examples work again. 10 lat temu
  felixf 7b77d60ec2 patched all modifications from Fox3/FoxSemantichChecker compared with FoxSemanticChecker before coop merge. 10 lat temu
  felixf 7e7acc530f Merged modifications from ActiveCells3 10 lat temu
  felixf 4ae503b9bf 10 lat temu
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 lat temu