An open API service indexing awesome lists of open source software.

https://github.com/digdeeproots/provable-refactorings

A collection of refactoring recipes that are provably safe. They never accidentally introduce nor fix a bug, including one that you don't know exists. They maintain all behavior, including unknown or unspecified behavior. To accomplish this, each recipe is concrete and language-specific.
https://github.com/digdeeproots/provable-refactorings

Last synced: 5 months ago
JSON representation

A collection of refactoring recipes that are provably safe. They never accidentally introduce nor fix a bug, including one that you don't know exists. They maintain all behavior, including unknown or unspecified behavior. To accomplish this, each recipe is concrete and language-specific.

Awesome Lists containing this project