Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add rudimentary incremental search facility | Přemysl Eric Janouch | 2021-12-08 | 1 | -0/+1 |
| | |||||
* | Rename an action to be shorter | Přemysl Eric Janouch | 2021-11-16 | 1 | -3/+3 |
| | | | | Also, fix make dependencies to include the source file for actions. | ||||
* | Generate actions from a text file | Přemysl Eric Janouch | 2021-11-08 | 1 | -0/+71 |
Mostly because I wanted to nest preprocessing. This makes the build more complex and slightly less portable, but the code itself is much cleaner. |