| Commit message (Expand) | Author | Age | Files | Lines |
* | compiler: allow //go:embed in files underscore-importing embed | Michael Matloob | 2021-03-02 | 1 | -15/+0 |
* | compiler: open byte slice and string embeds using the absolute path | Michael Matloob | 2021-02-12 | 1 | -3/+2 |
* | compiler: initialize variables with go:embed directives | Ian Lance Taylor | 2021-01-19 | 1 | -1/+321 |
* | compiler: read embedcfg files, parse go:embed directives | Ian Lance Taylor | 2021-01-18 | 1 | -0/+15 |
* | compiler: add support for reading embedcfg files | Ian Lance Taylor | 2021-01-14 | 1 | -0/+628 |