aboutsummaryrefslogtreecommitdiff
path: root/pulse/src/communication.rs
Commit message (Expand)AuthorAgeFilesLines
* Run clippy and fix all lints.Andreas Grois2021-11-291-1/+1
* Ignore "dead code" warnings on FFI enums.Andreas Grois2021-10-281-1/+1
* Make (most) pulse nullptr checks unnecessary.Andreas Grois2021-05-081-3/+3
* Factor out all unsafe code into its own module (unfinished)Andreas Grois2021-05-021-8/+20
* First draft of pulse architecture.Andreas Grois2021-05-011-0/+37