| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | internal/utils: performCallback should preserve argument references | William A. Kennington III | 2019-03-29 | 1 | -0/+17 |
| | | | | | | | | | Arguments including the function are now passed with reference types forwarded. Change-Id: I32cf4704737faa6c140d16352528ceb0d738f5b8 Signed-off-by: William A. Kennington III <wak@google.com> | ||||
| * | internal/utils: Errors now have names | William A. Kennington III | 2018-07-17 | 1 | -5/+7 |
| | | |||||
| * | source/base: Refactor out callback routine | William A. Kennington III | 2018-07-17 | 1 | -0/+38 |
| The callback mechanism will be used by other callback methods in the same fashion, so we can template and re-use this functionality | |||||

