aboutsummaryrefslogtreecommitdiff
path: root/core/src/Utils/Macros.hpp
AgeCommit message (Collapse)Author
2021-06-11Convert runtime-loaded l10n to string literals chosen at compile timertk0c
2021-05-12Start to work on actually rendering the node graphrtk0c
2021-05-09Remove UNREACHABLE macrosrtk0c
2021-04-24Second draft of graph rebuildrtk0c
- Change working set approach to basic BFS with dependency (input pins) counting - TODO convert evaluator to use depths
2021-04-16More work on workflowsrtk0c
- WorkflowStep -> WorkflowNode - Added initial kinds of WorkflowNode's
2021-04-08Initial work on table visualizerrtk0c