| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
When script is running, this function could be executed multiple times in same second.
If it would happen, it wouldn't be easy find where starts which execution.
|
|
|
|
|
| |
Now every execution is in separated file.
Also logging folder creation moved from callprocess tto initialize.base
|
| |
|
| |
|
|
|
|
| |
Test target wasn't working properly. Now it should work.
|
| |
|
| |
|
| |
|
| |
|
|
These new scripts are part of main loop.
kernel is not finished!!
Divides kconfig_parser, sat_solution to better named modules.
Phasing and iteration is implemented for loop watching.
|