Closed W95Psp closed 17 hours ago
Chatting with @karthikbhargavan about that, maybe more verbosity would be nicer:
instead of having one -i <something>
flag with --include
, --exclude
, --include-only
, --include-signature
I'm inlining issue #688 there, as a possible enhancement: the selection query language could include selecting item based on visibility.
Inlining another issue (https://github.com/hacspec/hax/issues/617): allow to reference anonymous paths
The frontend should also warn if the user writes a selector that selects nothing. This was issue https://github.com/hacspec/hax/issues/466.
This issue has been marked as stale due to a lack of activity for 60 days. If you believe this issue is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days.
This issue has been closed due to a lack of activity since being marked as stale. If you believe this issue is still relevant, please reopen it with an update or comment.
Currently, that
-i
flag is redundant with F*'s--interfaces
flag.We should have a unified flag that can express a list of queries with modifiers.
A query selects some items, e.g.
*some::module::*
.A modifiers say what to do with the selected items: