0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed unused classes More... over 9 years ago
added catalog informtation More... almost 10 years ago
removed Float>>zero as it is present in the core Pharo More... almost 10 years ago
Unshadow some variables: see https://pharo.fogbugz.com/f/cases/16929/: 16929 shadowed vars in Moose-Algos-Graph More... about 10 years ago
do not use subStrings: More... about 10 years ago
I changed a bad character © to a real é in MalPorterStemmerTest porterTestData More... about 10 years ago
version 2.6 (stable for Pharo 4) More... over 10 years ago
refactor tarjan to be more understandable More... over 10 years ago
rename MalReducedGraphTest into MalGraphReducerTest. Add a test combining the graph reducer and topological sorting. More... over 10 years ago
merge More... over 10 years ago
Move MooseGroup>>#cyclesToAll: from Moose-Algos-Graph to the Famix-Extensions package. More... over 10 years ago
Check for potential cycles in reduced graphs. More... over 10 years ago
Check for potential cycles in reduced graphs. More... over 10 years ago
remove TestCase>#assertCollection: hasSameElements: as it is now in the core Pharo image. More... over 10 years ago
add an extension method to TestCase (to be removed once it is integrated into Pharo) More... over 10 years ago
fix tests More... over 10 years ago
merge More... over 10 years ago
remove inspect from test More... over 10 years ago
categorize some uncategorized methods More... over 10 years ago
Cleanup in Moose-Algos-Graph - add comments - remove useless traits - remove duplicated code - introduce new generic nodes: MalNodeWithNext and MalNodeWithPreviousAndNext More... over 10 years ago
Cleanup in Moose-Algos-Graph - add comments - remove useless traits - remove duplicated code - introduce new generic nodes: MalNodeWithNext and MalNodeWithPreviousAndNext More... over 10 years ago
Cleanup in Moose-Algos-Graph - add comments - remove useless traits - remove duplicated code - introduce new generic nodes: MalNodeWithNext and MalNodeWithPreviousAndNext More... over 10 years ago
merged More... over 10 years ago
fix bad dependencies in moose-core More... over 10 years ago
Added a dictionary to resolve nodes in Tarjan. This should greatly improve performance. More... almost 11 years ago
use the latest of collectionextensions More... almost 11 years ago
Created a stable version More... almost 11 years ago
do not use deprecated api More... about 11 years ago
removed undeclared references to old inspectors More... about 11 years ago
removed unused roassal1 visualizations More... about 11 years ago