Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename project to alps | Simon Ser | 2020-05-13 | 1 | -2/+2 |
* | Update docs with new RegisterPluginLoader function | Simon Ser | 2020-01-21 | 1 | -2/+2 |
* | Extract Lua infrastructure into a plugin | Simon Ser | 2020-01-20 | 1 | -2/+2 |
* | Introduce PluginLoaderFunc | Simon Ser | 2020-01-20 | 1 | -0/+7 |
* | Make Go plugin handlers take a *Context | Simon Ser | 2019-12-17 | 1 | -11/+14 |
* | Add Context to Plugin.Inject | Simon Ser | 2019-12-17 | 1 | -4/+4 |
* | Add RenderData interface | Simon Ser | 2019-12-17 | 1 | -2/+2 |
* | Allow Go Plugins to inject template data | Simon Ser | 2019-12-17 | 1 | -0/+21 |
* | Improve docs | Simon Ser | 2019-12-17 | 1 | -0/+13 |
* | go fmt | Simon Ser | 2019-12-16 | 1 | -1/+1 |
* | Introduce base plugin | Simon Ser | 2019-12-16 | 1 | -1/+1 |
* | Add an API for Go plugins | Simon Ser | 2019-12-16 | 1 | -0/+97 |