aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/lib/hbc/dsl.rb
AgeCommit message (Expand)Author
2017-07-30Simplify `assert_only_one_stanza_allowed`.Markus Reiter
2017-07-21Move `Hbc::DSL#license` to `compat`.Markus Reiter
2017-07-21Enable more deprecations.Mike McQuaid
2017-06-30Refactor Formula/Cask dependencies.Markus Reiter
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-02-07Simplify check for `:stage_only`.Markus Reiter
2016-10-23Add dictionary artifactEitot
2016-10-23Auto-correct block delimiters.Markus Reiter
2016-10-23Fix spacing and indentation.Markus Reiter
2016-10-23Use slash-delimited regular expressions.Markus Reiter
2016-10-08Comment out `license` stanza deprecation warning.Markus Reiter
2016-10-07Fix unused argumentDavid Yun
2016-10-07Use odeprecated rather than remove it entirelyDavid Yun
2016-10-06Deprecate license stanzaDavid Yun
2016-10-03Style changes in `language_eval`.Markus Reiter
2016-10-03Raise error if more than one default language if specified.Markus Reiter
2016-10-03Change language DSL to only allow strings.Markus Reiter
2016-10-03Support `audit` for multilingual casks.Markus Reiter
2016-10-03Refactor logic to always choose first matched language.Markus Reiter
2016-10-03Always fall back to `language :default`.Markus Reiter
2016-10-03Add `language_eval` method.Markus Reiter
2016-10-03Add `language` stanza to cask DSL.Markus Reiter
2016-09-24Cask: Use nested classes and modules.Markus Reiter
2016-09-23Run `rubocop —auto-correct`.Markus Reiter
2016-08-19initAnastasiaSulyagina