Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-26 | Implement lua cleanup handlers | cbdev | 1 | -0/+1 |
2020-03-21 | Enable setting channel values at load time for lua | cbdev | 1 | -0/+1 |
2020-03-20 | Restructure lua channel resolution | cbdev | 1 | -5/+9 |
2020-03-20 | Implement Lua threading | cbdev | 1 | -0/+7 |
2020-03-18 | Implement default channel handlers for Lua/Python | cbdev | 1 | -0/+2 |
2020-01-12 | Rework instance creation | cbdev | 1 | -1/+1 |
2019-12-11 | Simplify plugin_stop API | cbdev | 1 | -1/+1 |
2019-12-11 | Simplify plugin_start API | cbdev | 1 | -1/+1 |
2019-12-05 | Add flags parameter to channel parser plugin API (Fixes #31) | cbdev | 1 | -1/+1 |
2019-12-04 | Explicitly mark the backend init symbol visible | cbdev | 1 | -1/+1 |
2019-12-04 | Hide lua_interval if timerfd callback mechanism is used | cbdev | 1 | -0/+2 |
2019-07-14 | Work around missing timerfd on OSX/Windows | cbdev | 1 | -0/+6 |
2019-07-13 | Improved Lua backend with intervals | cbdev | 1 | -0/+10 |
2019-07-06 | Implement Lua backend | cbdev | 1 | -0/+21 |