summaryrefslogtreecommitdiffstats
path: root/lib/Bread/Board.pm
Commit message (Collapse)AuthorAgeFilesLines
* more cleanupHEADmasterJesse Luehrs2012-12-311-2/+2
|
* a bit of cleanupJesse Luehrs2012-12-311-15/+21
|
* all of these dots aren't necessaryJesse Luehrs2012-12-311-28/+28
|
* factor this out into a method tooJesse Luehrs2012-12-311-50/+35
|
* factor out HasClassJesse Luehrs2012-12-311-4/+6
|
* add commentJesse Luehrs2012-12-311-0/+3
|
* this isn't necessaryJesse Luehrs2012-12-311-1/+1
|
* better workaround hereJesse Luehrs2012-12-291-13/+6
|
* add a bit more api to the singleton instanceJesse Luehrs2012-12-291-2/+7
|
* implement arrays of strings for dependenciesJesse Luehrs2012-12-281-2/+20
|
* add .gist for containers, for easier debuggingJesse Luehrs2012-12-281-0/+28
|
* implement includeJesse Luehrs2012-12-281-0/+5
|
* implement wire_namesJesse Luehrs2012-12-281-0/+4
|
* sighJesse Luehrs2012-12-281-1/+1
|
* implement array dependency specificationsJesse Luehrs2012-12-281-0/+12
|
* implement set_root_container and friendsJesse Luehrs2012-12-281-5/+22
|
* implement some bread::board sugarJesse Luehrs2012-12-281-0/+94
|
* fix .service and .get on dependency objectsJesse Luehrs2012-12-281-3/+6
|
* this is just too troublesome for nowJesse Luehrs2012-12-281-3/+12
|
* missed a parameter typeJesse Luehrs2012-12-281-1/+1
|
* refactorJesse Luehrs2012-12-281-9/+41
|
* use a moduleJesse Luehrs2012-12-281-28/+24
|
* mark these comments as issues with perl6Jesse Luehrs2012-12-281-10/+10
|
* method stubs are {...}, not {*}Jesse Luehrs2012-12-281-3/+3
|
* implement fetch, and path resolutionJesse Luehrs2012-12-281-7/+103
|
* adjust commentJesse Luehrs2012-12-281-1/+2
|
* modelinesJesse Luehrs2012-12-281-0/+2
|
* vim's syntax highlighting is buggyJesse Luehrs2012-12-281-3/+4
|
* a bit of restructuring and comment cleanupJesse Luehrs2012-12-271-25/+37
|
* sketch out containersJesse Luehrs2012-12-271-4/+56
|
* block servicesJesse Luehrs2012-12-271-18/+60
|
* start working on thisJesse Luehrs2012-12-271-0/+81