summaryrefslogtreecommitdiff
path: root/src/reports/source_symbols.rs
Commit message (Collapse)AuthorAge
* Replace ansi library with inked libraryBen Bridle3 days
| | | | | The inked library handles colours correctly on Windows. The log library has also been updated to the newer version which uses inked internally.
* Create struct for reporting in detail the symbols in a resolverBen Bridle2025-02-10
This is used for debugging symbol definition and resolution issues.