willox / auxtools

Rust library for low-level interfacing with BYOND's virtual machine. Includes a remote debugger for the BYOND DreamMaker language.
MIT License
27 stars 32 forks source link

Allow returning all matches from sigscan #52

Closed semoro closed 9 months ago

semoro commented 2 years ago

This change adds function find_all to signature scanner, allowing to get all results from it for further introspection