| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | runtime: avoid repeated findmoduledatap calls | Austin Clements | 2017-03-06 | 1 | -2/+2 |
| * | cmd/compile: optimize non-empty-interface type conversions | Keith Randall | 2017-02-13 | 1 | -1/+1 |
| * | runtime: for plugins, don't add duplicate itabs | Keith Randall | 2017-01-17 | 1 | -1/+3 |
| * | cmd/link: do not export plugin C symbols | David Crawshaw | 2016-12-14 | 1 | -0/+32 |
| * | cmd/link, runtime, plugin: versioning | David Crawshaw | 2016-11-15 | 1 | -2/+7 |
| * | runtime: access modules via a slice | David Crawshaw | 2016-11-01 | 1 | -3/+2 |
| * | cmd/link, plugin: use full plugin path for symbols | David Crawshaw | 2016-10-31 | 1 | -17/+24 |
| * | runtime: check plugin-loaded moduledata addresses | David Crawshaw | 2016-09-23 | 1 | -0/+21 |
| * | plugin: new package for loading plugins | David Crawshaw | 2016-09-16 | 1 | -0/+51 |
| * | cmd/link: -buildmode=plugin support for linux | David Crawshaw | 2016-09-16 | 1 | -0/+13 |
