You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Complete redesign of the memory manager
Compiler specific parts are now encapsulated
This will help to integrate new parsers for other compilers then GHS
Introduced a dev-guide which explains how to integrate new parsers
Fixed --noprompt behaviour
Migrated to the new pypiscout (v2.0.0+) logger version which supports log levels and more variants for logging
Made Emma Visualisers behaviour of the --dir--project and --subdir clearer and rewrote the behaviour handling. We also added an overview of this behaviour in the documentation.
Replacement of all print()s to pypiscout messages in order to fully support log levels