Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-21 | Change exvar to use a goroutine channel worker instead of a mutex for synchro... | David Symonds | 1 | -13/+13 |
2009-04-20 | Refactor exvar to use interface types, and add mapVar. | David Symonds | 1 | -14/+47 |
2009-04-19 | Initial cut at an "exported variables" (exvar) package. | David Symonds | 1 | -0/+54 |