0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 2 years ago.
Aug 01, 2022 — Aug 01, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed rule execution on updated input files. Added default Snakefile path when run without positional args similar to make. More... over 13 years ago
Minor. More... over 13 years ago
Minor. More... over 13 years ago
Mangle the rules run body method to avoid conflicts with global variables More... over 13 years ago
Mangle the rules run body method to avoid conflicts with global variables More... over 13 years ago
Fixed a bug when a rule needs to be run twice with different wildcards to generate all input files. More... over 13 years ago
Fixed a bug when a rule needs to be run twice with different wildcards to generate all input files. More... over 13 years ago
Fixed an error in exception handling. Some cosmetic changes. Fixed dry runs. More... over 13 years ago
Fixed an error in exception handling. Some cosmetic changes. Fixed dry runs. More... over 13 years ago
Minor. More... over 13 years ago
Minor. More... over 13 years ago
Minor fixes. More... over 13 years ago
Minor fixes. More... over 13 years ago
Allow messages and comments. More... over 13 years ago
Allow messages and comments. More... over 13 years ago
Allow the definition of messages. More... over 13 years ago
Allow the definition of messages. More... over 13 years ago
Minor cleanup. More... over 13 years ago
Minor cleanup. More... over 13 years ago
Minor. More... over 13 years ago
Minor. More... over 13 years ago
Allow comments after shell keyword. More... over 13 years ago
Allow comments after shell keyword. More... over 13 years ago
Renamed new style parser. Implemented shell keyword as shortcut for shell-only rules. More... over 13 years ago
Renamed new style parser. Implemented shell keyword as shortcut for shell-only rules. More... over 13 years ago
Removed obsolete method. More... over 13 years ago
Removed obsolete method. More... over 13 years ago
Partial rewrite of DAG algorithms in order to clean up the code. More... over 13 years ago
Partial rewrite of DAG algorithms in order to clean up the code. More... over 13 years ago
Allow direct global and local variable use in the command string of the shell wrapper. More... over 13 years ago