Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-27 | fix accidental removal of hs | Jeroen | 1 | -1/+1 | |
2018-07-26 | Deduplicate redundant lazy-loaded members (#3331) | Matthew Hodgson | 3 | -25/+72 | |
* attempt at deduplicating lazy-loaded members as per the proposal; we can deduplicate redundant lazy-loaded members which are sent in the same sync sequence. we do this heuristica |