summaryrefslogtreecommitdiff
path: root/lib/dsl.rb
AgeCommit message (Expand)Author
2026-03-14Use active DSL registry for Resource.findPaul Buetow
2026-03-14Add agent-backed file processing DSLPaul Buetow
2026-03-01refactor: defer Config loading — add explicit Config.load! methodPaul Buetow
2026-03-01refactor: defer Options parsing — add explicit Options.parse! methodPaul Buetow
2026-03-01refactor: extract register_keyword helper to eliminate 4x DSL duplicationPaul Buetow
2026-03-01refactor: split file.rb into per-class files under lib/dslkeywords/Paul Buetow
2025-02-19more on thisPaul Buetow
2025-02-18test for dup resourcePaul Buetow
2025-02-16change foo[...] to foo(...) syntax for depsPaul Buetow
2025-02-15add depends_on syntaxPaul Buetow
2025-02-15dsl keyword base class addedPaul Buetow
2025-02-14add configure_from_scratchPaul Buetow
2025-02-14test only_whenPaul Buetow
2025-02-14more testsPaul Buetow
2025-02-14add ensure_linePaul Buetow
2024-12-08use of endless methodsPaul Buetow
2024-12-08add gemspecPaul Buetow
2024-12-07cosmeticsPaul Buetow