| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ignore "dead code" warnings on FFI enums. | Andreas Grois | 2021-10-28 | 1 | -1/+1 |
| | | |||||
| * | Make (most) pulse nullptr checks unnecessary. | Andreas Grois | 2021-05-08 | 1 | -3/+3 |
| | | | | | | This change makes respective functions return either a result or an option instead. The goal here is readability. | ||||
| * | Factor out all unsafe code into its own module (unfinished) | Andreas Grois | 2021-05-02 | 1 | -8/+20 |
| | | |||||
| * | First draft of pulse architecture. | Andreas Grois | 2021-05-01 | 1 | -0/+37 |
