issues
search
Xiaoven
/
codegex
A light-weight tools like spotbugs
GNU Lesser General Public License v2.1
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump loguru from 0.5.1 to 0.5.3
#195
dependabot[bot]
opened
1 year ago
0
Bump requests from 2.24.0 to 2.31.0
#194
dependabot[bot]
opened
1 year ago
0
fix #192
#193
Xiaoven
closed
2 years ago
0
ToDo
#192
Xiaoven
closed
2 years ago
4
FPs
#191
Xiaoven
closed
2 years ago
2
FPs for DMI_HARDCODED_ABSOLUTE_FILENAME and UCF_USELESS_CONTROL_FLOW_NEXT_LINE
#190
Xiaoven
closed
2 years ago
1
implement NP_IMMEDIATE_DEREFERENCE_OF_READLINE
#189
zhouyinn
closed
2 years ago
0
implement RV_DONT_JUST_NULL_CHECK_READLINE
#188
zhouyinn
closed
2 years ago
1
implement IIO_INEFFICIENT_INDEX_OF and IIO_INEFFICIENT_LAST_INDEX_OF
#187
zhouyinn
closed
2 years ago
0
implement BX_BOXING_IMMEDIATELY_UNBOXED
#186
zhouyinn
closed
2 years ago
0
Implement BoxedPrimitiveForCompareDetector
#185
Xiaoven
closed
2 years ago
0
implemen UCF_USELESS_CONTROL_FLOW_NEXT_LINE
#184
zhouyinn
closed
2 years ago
1
implement DM_NEXTINT_VIA_NEXTDOUBLE
#183
zhouyinn
closed
2 years ago
0
implement DM_NEW_FOR_GETCLASS
#182
zhouyinn
closed
2 years ago
0
implemnt DMI_HARDCODED_ABSOLUTE_FILENAME
#181
zhouyinn
closed
2 years ago
1
implement DMI_HARDCODED_ABSOLUTE_FILENAME
#180
zhouyinn
closed
2 years ago
1
implement DMI_USELESS_SUBSTRING
#179
zhouyinn
closed
2 years ago
0
Dev@xiaoven
#178
Xiaoven
closed
3 years ago
0
Dev@xiaoven
#177
Xiaoven
closed
3 years ago
0
Dev@xiaoven implement 2 patterns
#176
Xiaoven
closed
3 years ago
0
implement BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
#175
suarez12138
closed
3 years ago
0
Implement DM_BOOLEAN_CTOR and DM_NUMBER_CTOR
#174
suarez12138
closed
3 years ago
1
Self computation: check method call
#173
Xiaoven
closed
3 years ago
0
False negative on DM_STRING_CTOR
#172
zhouyinn
closed
2 years ago
1
Add support to number string like 0D
#171
Xiaoven
closed
3 years ago
0
DMI_RANDOM_USED_ONLY_ONCE: support nextBytes(byte[]) and nextInt(int)…
#170
Xiaoven
closed
3 years ago
0
fix #167: support character '[' and ']'
#169
Xiaoven
closed
3 years ago
0
Report EQ_COMPARING_CLASS_NAMES only while comparing two objects
#168
Xiaoven
closed
3 years ago
0
False positive on SA_SELF_COMPARISON
#167
zhouyinn
closed
3 years ago
0
False negatives
#166
Xiaoven
opened
3 years ago
1
Fix part of bugs after scanning 100 repos
#165
Xiaoven
closed
3 years ago
0
Update exp_comparison.py
#164
Xiaoven
closed
3 years ago
0
对 NLPSpotbugs 可能有用的信息
#163
Xiaoven
opened
3 years ago
0
Fix #158
#162
Xiaoven
closed
3 years ago
0
Update exp_pull_requests.py to store time token by detectors and proj…
#161
Xiaoven
closed
3 years ago
0
给 spotbugs 提的 issues 备份
#160
Xiaoven
opened
3 years ago
2
Add detector timers
#159
Xiaoven
closed
3 years ago
0
FPs in comparison experiment
#158
Xiaoven
closed
3 years ago
4
New Patterns
#157
Xiaoven
opened
3 years ago
29
fix conditional error while printing time
#156
Xiaoven
closed
3 years ago
0
Enrich buginstance and fix #154
#155
Xiaoven
closed
3 years ago
0
FP for SA_SELF_COMPUTATION
#154
Xiaoven
closed
3 years ago
1
Fix parser caused by '-------------*/'
#152
Xiaoven
closed
3 years ago
0
Extend operator precedence dict
#151
Xiaoven
closed
3 years ago
0
Fix SA_SELF_COMPARISON
#150
Xiaoven
closed
3 years ago
0
fix issue 132
#149
zhouyinn
closed
3 years ago
0
Fix FP for RV_EXCEPTION_NOT_THROWN where Exception object is passed as parameter
#148
Xiaoven
closed
3 years ago
0
Fix FPs due to annotation
#147
Xiaoven
closed
3 years ago
0
Check if in string range for the second regex
#146
Xiaoven
closed
3 years ago
0
Support bracket pairs in find_self_assignment.py
#145
Xiaoven
closed
3 years ago
0
Next