Commit Graph

2 Commits

Author SHA1 Message Date
Chris Penner
5ca1eb3b8d Replace '.' references with scratch/main 2024-06-25 11:11:07 -07:00
Dan Doel
a5b978daab Fix some order dependence in pruneAbilities
- Previously the results could depend on the order that wanted abilities
  were tested against provided abilities. The new approach runs until a
  fixed point is reached, allowing some unifications on concrete
  abilities to better inform the overall process.
2021-09-02 16:35:13 -04:00