move from fixed flags to list of tags (matching command list evaluation names) for context menu command filtering; pull out code for filling command regs from contextual expressions; add mechanism for contextualizing a whole query, so that we can spawn command listers within the context of some other evaluation, which we'd like to fill registers with (e.g. right-clicking a module -> spawn a module command list, contextualized by the module evaluation itself

This commit is contained in:
Ryan Fleury
2026-06-10 09:54:57 -07:00
parent 1577ea5693
commit f7ba4b2ebe
10 changed files with 614 additions and 515 deletions
+1 -1
View File
@@ -7,12 +7,12 @@ target:
working_directory: "../raddebugger"
arguments: "--user:C:/devel/raddebugger/build/raddbg_test.user"
debug_subprocesses: 0
enabled: 1
}
target:
{
executable: "build/mule_main.exe"
working_directory: build
enabled: 1
}
target:
{