commit 490a29c43a37c1dfd2c81d8cbe7e163afc6f498e parent b9e0153adc2546f8b29a243149b6f0349c9aef01 Author: Jared Tobin <jared@jtobin.io> Date: Fri, 13 Feb 2026 19:56:36 +0400 feat: add --list-symbols/-l option to list function symbols Lists all function symbols in an assembly file. Supports filtering with --filter/-f PATTERN to show only symbols containing the pattern. Usage: auditor -l -f schnorr -i file.s Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Diff is too large, output suppressed.