Thu, 09 Dec 2021 10:21:45 +0100 | Edouard Tisserant | RUNTIME: Variable forcing now uses limited list and buffer instead of systematical instance tree traversal and in-tree "fvalue" to keep track of forced value for pointed variables (external, located). Pointer swapping is performed when forcing externals and located, with backup being restored when forcing is reset. Retain still uses tree traversal. | file | diff | annotate |
Tue, 14 Jan 2020 11:04:18 +0100 | Edouard Tisserant | plc_debug.c/var_acces.c : whitespace cleanup and other cosmetic changes | file | diff | annotate |
Mon, 26 Aug 2019 08:54:02 +0200 | Edouard Tisserant | variable access code moved from plc_debug.c to targets/var_access.c for easiewr re-use in ext. | file | diff | annotate |