0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc More... almost 7 years ago
Ignore some OSX files More... almost 7 years ago
Typo More... almost 7 years ago
Remove not referenced repos More... almost 7 years ago
Config -> Baseline More... almost 7 years ago
Add CollectionExtensions since it has no project. More... almost 7 years ago
Initial commit More... almost 7 years ago
Added a spec for Pharo 7 More... about 7 years ago
Add more comments More... about 8 years ago
Add class comment to MalGraphEdge More... about 8 years ago
There is no run on GraphStructure More... about 8 years ago
Remove unused variables More... over 8 years ago
init maxIterations := -1. More... over 8 years ago
refactoring and repackaging More... over 8 years ago
- Remove dependency to MooseCustomTask - Deprecate a method in a deprecated protocol - Remove unused class More... over 8 years ago
Do not use low level methods when you can just use a setter. More... over 8 years ago
Improve performance on node finding through sorting + binarysearch. Only one algo migrated, still compatible with the others and they should be migrated too. (x10 in computation time at least) More... over 8 years ago
Merge More... over 8 years ago
- Remove unused variables - Improve the readability - Small (really small) speedup More... over 8 years ago
Cleaning. More... over 8 years ago
- Add a common stable to not break builds in Pharo 6 - Add common development to not break builds before pharo 5 - New baseline removing obsolete Moose-Algos-GraphObjectTraverser More... over 8 years ago
Remove unused instance variables conflicting with temporary variables. More... over 8 years ago
MalLongestPath algo improve perfs More... over 8 years ago
add printOn: on MalDijkstra node More... over 8 years ago
Change selector to use the one that exists More... almost 9 years ago
Fix warnings -> change to new file API More... almost 9 years ago
Ensure that the longest path graph algo terminates (if there are some circuits..). Add a check that breaks after a number of iteration max. More... almost 9 years ago
ensure we always get the same reduced graph as output given a fixed input. More... almost 9 years ago
added the #development version for pharo 6 More... about 9 years ago
Moose 6 release More... about 9 years ago