descriptionunknown
ownerunknown
last changeFri, 26 Apr 2024 09:27:21 +0200
changes
10 months ago Edouard Tisserant merge default tip
10 months ago Edouard Tisserant Continue changing STRING length from int8_t to uint8_t.
11 months ago Edouard Tisserant merge
19 months ago Edouard Tisserant Add .gitignore
19 months ago Edouard Tisserant Fix C++11 invalid suffix on literal warning
11 months ago Edouard Tisserant Change STRING length from int8_t to uint8_t.
2022-07-22 Edouard Tisserant In VARIABLES.CSV, RETAIN variable were only flagged as such for GLOBALS, now local POU variable shoud be as well.
2022-02-15 Edouard Tisserant Fixed logic for REPEAT..UNTIL
2021-12-14 Edouard Tisserant Added RETAIN qualifier to VARIABLES.CSV
2021-12-14 Edouard Tisserant 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. Match Beremiz commit 93ad018fb602.
...
tags
...
bookmarks
...
branches
10 months ago default
2016-06-28 fix_compilation_warnings
...