cutekit/osdk
Sleepy Monax de27cb0365 Implement debug command and apply mixins.
This patch also removes the old osdk code since we reached feature parity :>
2023-02-07 21:17:48 +01:00
..
__init__.py fix: create .osdk directory at first start 2023-02-06 19:29:24 +01:00
__main__.py Rewritten using typed python and simplified the model. 2023-01-30 10:39:49 +01:00
args.py Added graphviz visualization. 2023-02-06 12:36:23 +01:00
builder.py Inject tools from components. 2023-02-07 12:40:00 +01:00
cmds.py Implement debug command and apply mixins. 2023-02-07 21:17:48 +01:00
const.py Rewritten using typed python and simplified the model. 2023-01-30 10:39:49 +01:00
context.py Implement debug command and apply mixins. 2023-02-07 21:17:48 +01:00
graph.py Graph scope options. 2023-02-06 18:11:35 +01:00
jexpr.py Rewritten using typed python and simplified the model. 2023-01-30 10:39:49 +01:00
logger.py Redirect logger to stderr. 2023-02-06 18:12:14 +01:00
mixins.py Implemented target mixins. 2023-02-07 16:27:04 +01:00
model.py Implemented target mixins. 2023-02-07 16:27:04 +01:00
ninja.py Continue work on ninja file generation. 2023-02-02 10:34:46 +01:00
plugins.py Rewritten using typed python and simplified the model. 2023-01-30 10:39:49 +01:00
rules.py Added support for cdefs. 2023-02-06 11:14:32 +01:00
shell.py fix: make it work on windows 2023-02-06 14:38:43 +01:00
utils.py Working on ninja file generation. 2023-01-31 21:09:28 +01:00
vt100.py Redirect logger to stderr. 2023-02-06 18:12:14 +01:00