q/src/scanner
Eduard Urbach 6d15ff3a35
All checks were successful
/ test (push) Successful in 15s
Added ABI definitions
2025-07-05 11:33:53 +02:00
..
testdata Improved scanner test coverage 2025-06-22 14:35:49 +02:00
errors.go Moved error types to their respective packages 2025-06-20 12:46:53 +02:00
errors_test.go Improved scanner test coverage 2025-06-22 14:35:49 +02:00
queue.go Implemented function scanning 2025-06-19 23:31:52 +02:00
queueDirectory.go Implemented function scanning 2025-06-19 23:31:52 +02:00
queueFile.go Implemented function scanning 2025-06-19 23:31:52 +02:00
Scan.go Implemented liveness analysis 2025-07-04 19:06:47 +02:00
Scan_test.go Moved error types to their respective packages 2025-06-20 12:46:53 +02:00
scanExtern.go Added Windows support 2025-07-01 13:41:14 +02:00
scanFile.go Added Windows support 2025-07-01 13:41:14 +02:00
scanFunction.go Added ABI definitions 2025-07-05 11:33:53 +02:00
scanImport.go Moved error types to their respective packages 2025-06-20 12:46:53 +02:00
scanner.go Implemented function scanning 2025-06-19 23:31:52 +02:00
scanSignature.go Added Windows support 2025-07-01 13:41:14 +02:00