Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Issues: Safe-DS/Library-Analyzer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Alias analysis for purity detection enhancement 💡 New feature or request purity Inferring the purity of functions
#297 opened Aug 30, 2024 by lukarade
Store docstring of modules enhancement 💡 New feature or request
#85 opened Apr 3, 2023 by lars-reimann
Extract typinformation from code and documentation enhancement 💡 New feature or request
#2 opened Mar 8, 2023 by Masara
3 tasks
Python class hierarchy for types enhancement 💡 New feature or request
#3 opened Mar 8, 2023 by Masara
10 tasks done
JSON datamodel for type information enhancement 💡 New feature or request
#4 opened Mar 8, 2023 by Masara
Purity-Information (former @pure-Annotation) enhancement 💡 New feature or request epic An issue that groups several related issues together purity Inferring the purity of functions
#6 opened Mar 6, 2023 by lukarade
6 of 7 tasks
Migrate @pure annotations enhancement 💡 New feature or request migration Migration of annotation to a new API version @pure Related to the @pure annotation
#7 opened Dec 16, 2022 by Aclrian
Automatically generate @CalledAfter annotations @calledAfter Related to the @calledAfter annotation enhancement 💡 New feature or request
#11 opened Jul 13, 2022 by lars-reimann
Improve generation of @enum annotations enhancement 💡 New feature or request @enum Related to the @enum annotation
#12 opened Jul 13, 2022 by lars-reimann
7 tasks
Improve generation of @boundary annotations @boundary Related to the @boundary annotation enhancement 💡 New feature or request
#13 opened Jul 13, 2022 by lars-reimann
9 of 11 tasks
Auto-Detect documentation format enhancement 💡 New feature or request
#15 opened Jul 6, 2022 by lars-reimann
Enum annotations have imprecise names enhancement 💡 New feature or request @enum Related to the @enum annotation
#40 opened Jun 24, 2022 by jofaul
Support nested classes and functions enhancement 💡 New feature or request
#44 opened Jun 11, 2022 by lars-reimann
Extraction of boundary from description where other ranges are also given. @boundary Related to the @boundary annotation enhancement 💡 New feature or request
#47 opened Feb 6, 2022 by mmdoja
Better Action/Condition classification enhancement 💡 New feature or request
#56 opened Feb 2, 2022 by aserge16
Research into multiple sentence detection enhancement 💡 New feature or request
#49 opened Feb 2, 2022 by aserge16
@Dependency @dependency Related to the @dependency annotation enhancement 💡 New feature or request
#54 opened Nov 3, 2021 by lars-reimann
Exclude exception classes enhancement 💡 New feature or request
#53 opened Oct 12, 2021 by lars-reimann
Exclude standard API methods like fit/predict enhancement 💡 New feature or request
#52 opened Oct 12, 2021 by lars-reimann
ProTip! Exclude everything labeled bug with -label:bug.