aboutsummaryrefslogtreecommitdiff
path: root/pulse/src
Commit message (Collapse)AuthorAgeFilesLines
* Create a pulse context. Seems to be working.Andreas Grois2021-05-021-6/+72
|
* Make runnable's run() method take a mutable self-reference.Andreas Grois2021-05-021-1/+1
| | | | | Because there is no real reason speaking against it, and it makes plugin development a lot easier.
* Factor out all unsafe code into its own module (unfinished)Andreas Grois2021-05-024-22/+112
|
* First draft of pulse architecture.Andreas Grois2021-05-014-0/+176