summaryrefslogtreecommitdiff
path: root/docs/dev/workflows.md
AgeCommit message (Collapse)Author
2025-01-17Allow for conditional subflow re-execution based on continuation property.Brian Potchik
2024-12-01Clarify workflow machine API note.Brian Potchik
2024-12-01Revert "remove outdated mention of commercial only in workflows API"Jordan Wiens
This reverts commit 0237e4d47493e60d256fd7332866b1a7f881abd9.
2024-12-01remove outdated mention of commercial only in workflows APIJordan Wiens
2024-11-25Add a concepts diagram to the Workflow docs.Alexander Taylor
2024-11-25Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.Brian Potchik
2024-11-19lots of formatting cleanup on workflow docsJordan Wiens
2024-11-18Fix section title.Brian Potchik
2024-11-18fix more invalid documentation urlsJordan Wiens
2024-11-17Cleanup some redlines for Workflows documentation.Brian Potchik
2024-11-16Update documentation for the Workflows feature.Brian Potchik
2024-08-16Enable workflows by default.Brian Potchik
2024-07-17comment unfinished sectionsZichuan Li
2024-02-234.0 documentationJordan Wiens
- Refactored Type Documentation - Added Projects - Added Type Archives - Added New Sidebar Documentation - Added String Concepts - Added Light/Dark Mode - Added New Tab Documentation - Added BNIL Guide: HLIL docs - Added new cookbook examples - Added migration guide - Added script for building docsets - Added documentation for themes - Updated all images to Ninja Edit - API Docs : Documents BasicBlockEdge and BasicBlock - API Docs : Documents CoreVariable, Variable, and VariableNameAndType - API Docs : Corrects note on `BinaryView.update_analysis` and `BinaryView.update_analysis_and_wait` to represent that analysis is run by default for you now. - Many, many other changes
2023-07-29Core workflows feature update.Brian Potchik
2023-05-07remove outdated section of workflows docsJordan Wiens
2023-05-01many fixes to missing links in documentationJordan Wiens
2022-10-17documentation overhaulJordan Wiens
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-01-27add workflows documentation to developer docsJordan Wiens