lafar6502
lafar6502
Hi, first of all, i'd like to thank the Author and all contributors for rrdtool, it's really a little software gem. I've been using it for many tasks and it's...
I tried compiling the original grbl sources (https://github.com/grbl/grbl) with Arduino IDE 1.0.6 for Mega2650 board and everything went smoothly - cleanly compiled and downloaded to the board, but serial communication...
process definitions should be validated on load, no matter what repository is used
We need to separate a modeling and runtime version of process definition (mostly because the runtime version contains implicit places added automatically between tasks, and these places should be invisible...
Make it possible for process engine to automatically handle retrieving and updating document objects through a repository. In order to have that we need document transactions to participate in process...
Currently the engine does not execute task scripts: BeforeEnableScript AfterEnableScript AfterCompleteScript fix this
Extend process definition with additional constraints that have no effect on process logic/behavior, but can be used for detecting invalid process engine behavior. Such constraints could be checked when changing...
Hi, in the documentation of dslcad language syntax i dont see any information about * if statement * for loop (or any other loop) * functions (definition of own functions/subroutines)...
(continued from #2239) Thanks, you're right - markers were missing. But after removing the markers - still the picture is not rendered correctly. But this time i'm not getting any...