| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unfinished (doesn't compile) implementation of pulse runnable loop. | Andreas Grois | 2021-05-09 | 2 | -10/+152 |
| * | Make (most) pulse nullptr checks unnecessary. | Andreas Grois | 2021-05-08 | 2 | -46/+62 |
| * | Revert "Make runnable's run() method take a mutable self-reference." | Andreas Grois | 2021-05-03 | 1 | -1/+1 |
| * | Move pulse context out of Runnable struct. | Andreas Grois | 2021-05-03 | 1 | -21/+34 |
| * | Properly quit pulse main function. Not that it'd matter. | Andreas Grois | 2021-05-02 | 1 | -1/+5 |
| * | Create a pulse context. Seems to be working. | Andreas Grois | 2021-05-02 | 1 | -6/+72 |
| * | Make runnable's run() method take a mutable self-reference. | Andreas Grois | 2021-05-02 | 1 | -1/+1 |
| * | Factor out all unsafe code into its own module (unfinished) | Andreas Grois | 2021-05-02 | 2 | -0/+114 |
