-
Notifications
You must be signed in to change notification settings - Fork 372
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add find_not_in_parentheses with multiple parens * Refactor MatchSpec URL with md5 * Refactor find_not_in_parentheses * Refactor find_not_in_parentheses for genericity * Use npos ins find_not_in_parentheses * Add rfind_not_in_parentheses * Use rfind_not_in_parentheses in MatchSpec * Refactor chan ns spec split * Allocation guard * Refactor MatchSpec filename handling * Remove MatchSpec::url * Refactor MatchSpec::subdirs * Refactor MatchSpec attribute parsing * Flexible build and version setting * Refactor find_matching_parenthesis * Refactor find_matching_parenthesis * Simplify parsers * Add find_matching_parentheses with multiple parenthesese * Add rfind_matching_parentheses * Refactor MatchSpec section parsing * Refacator MatchSpec name parsing * Simplify version and build parsing
- Loading branch information
1 parent
7da4263
commit 9141381
Showing
8 changed files
with
1,523 additions
and
472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.