GLASS aims to leverage concept lattices to detect features in Java code via static analyses
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
Added metrics, concept counter, better ghost handling to filter some featuresm amd maybe some other stuff
ff6137cView on GitHubBetter filtering for ghost types in adhoc detection, plus some comments
b01ea9aView on GitHubFixed an oversight during the process of reducing the extent
4a4996fView on GitHubTake into account that a super feature ca nhave a bigger extent
cf4821dView on GitHubOrdered attributes names in nodes, tried to improve purge, and improve final display with layers
9184200View on GitHubFixed a bug where the node extent was incorrect when failing to find introduced feature
516c5f3View on GitHubAdded IGhost interface and filtered derived attribute from output
15f6a7bView on GitHubAdded better filtering for extent, rounded corners for graphviz, and fixed propagation fo inherited attributes
cec2cafView on GitHubImproved detection of independent occurrences to filter the extent
b72c0dbView on GitHubFixed purge of extent, now only considering 'normal' attributes
0d37fbaView on GitHub