aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs (follow)
Commit message (Expand)AuthorAgeLines
* clean up unused_import and unused_variables a bitMax Audron2025-02-23-1/+0
* replace deprecated failure crate with thiserrorMax Audron2025-02-22-14/+12
* update dependencies and fix errorsMax Audron2025-02-22-0/+1
* make client and server features mutually exclusiveMax Audron2021-12-01-0/+3
* remove no longer needed feature flag so we can compile on rust stableMax Audron2021-11-29-2/+4
* migrate to separated NetworkMap and NetworkList macrosMax Audron2021-10-01-0/+2
* minor docs and cleanupMax Audron2021-07-21-2/+1
* WIP: impl more signalproxy objectsMax Audron2021-04-05-19/+39
* WIP: impl signalproxy typesMax Audron2021-03-09-1/+0
* reorganize tests and add quassel featuresMax Audron2021-01-21-3/+1
* update dependenciesMax Audron2021-01-02-3/+10
* updateMax Audron2020-10-16-0/+2
* refactor everythingMax Audron2020-04-29-4/+53
* finish parsing of primitive typesMax Audron2020-04-25-1/+0
* sort featuresMax Audron2020-01-23-0/+15