Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add support for scripts directory | Quentin Young | 2020-12-02 | 1 | -3/+4 |
* | build: HAVE_LUA -> HAVE_SCRIPTING | Quentin Young | 2020-12-02 | 1 | -0/+6 |
* | lib: add ability to decode from lua scripts | Quentin Young | 2020-12-02 | 1 | -33/+47 |
* | lib: change encoder_func signature | Quentin Young | 2020-12-02 | 1 | -1/+1 |
* | lib: cleanup / refactor scripting foo | Quentin Young | 2020-12-02 | 1 | -1/+2 |
* | lib: allow passing arguments to scripts | Quentin Young | 2020-12-02 | 1 | -0/+31 |
* | lib: make encoder type a typedef | Quentin Young | 2020-12-02 | 1 | -2/+3 |
* | lib: start adding generic scripting stuff | Quentin Young | 2020-12-02 | 1 | -0/+84 |