summaryrefslogtreecommitdiff
path: root/compile_commands.json
Commit message (Collapse)AuthorAgeFilesLines
* feat: Added a program (YATmsg) to communicate with YATwmBossCode452024-11-261-0/+128
| | | | Currently just sends a hello message and nothing else, more to come later
* Merge branch 'main' into IPCBossCode452024-10-011-128/+0
|\
| * feat: Updated readme and added nix supportBossCode452024-05-301-74/+56
| | | | | | | | Added a flake.nix and shell.nix and .envrc so nix+direnv will work well
* | RestructureBossCode452024-10-011-78/+78
|/
* Added support for commands without a moduleBossCode452023-05-311-2/+106
| | | | | Also made it easier to add commands by making the ~addCommand~ function accept a vector for ~argTypes~ and then convert it.
* added stuff that for some reason didn't get added with -aBossCode452023-02-011-0/+24