This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: Safe-DS/Library-Analyzer
Author
Label
Projects
Milestones
Assignee
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
diff
command to return mapping between two versions of an API
enhancement 💡
#110
opened Apr 26, 2023 by
lars-reimann
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 New feature or request
epic
An issue that groups several related issues together
purity
Inferring the purity of functions
@pure
-Annotation)
enhancement 💡
#6
opened Mar 6, 2023 by
lukarade
6 of 7 tasks
Migrate New feature or request
migration
Migration of annotation to a new API version
@pure
Related to the @pure annotation
@pure
annotations
enhancement 💡
#7
opened Dec 16, 2022 by
Aclrian
Automatically generate Related to the @calledAfter annotation
enhancement 💡
New feature or request
@CalledAfter
annotations
@calledAfter
#11
opened Jul 13, 2022 by
lars-reimann
Improve generation of New feature or request
@enum
Related to the @enum annotation
@enum
annotations
enhancement 💡
#12
opened Jul 13, 2022 by
lars-reimann
7 tasks
Improve generation of Related to the @boundary annotation
enhancement 💡
New feature or request
@boundary
annotations
@boundary
#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
Convert the default value in code and documentation into some structured form
enhancement 💡
New feature or request
#21
opened Jul 3, 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
Class/functions can be used in other ways than calling
enhancement 💡
New feature or request
#51
opened Sep 9, 2021 by
lars-reimann
Preprocess Numpydoc syntax with tool that creates the JSON and extract additional parts
enhancement 💡
New feature or request
#50
opened Jul 22, 2021 by
lars-reimann
9 tasks
ProTip!
Exclude everything labeled
bug
with -label:bug.