Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wipe rustables-sys away | lafleur | 2021-11-07 | 1 | -242/+0 |
* | call bindgen on build in rustables | lafleur | 2021-11-07 | 1 | -1/+1 |
* | replace Optionnals by Results for a better error propagation when deserializi... | Simon THOBY | 2021-11-02 | 1 | -3/+119 |
* | separate the Reject and Verdict in distinct files | Simon THOBY | 2021-11-02 | 1 | -2/+5 |
* | reorganize rustables/src/expr/mod.rs | Simon THOBY | 2021-11-02 | 1 | -107/+25 |
* | Add a (memory unsafe) manner to unserialize a few other expressions | Simon THOBY | 2021-11-02 | 1 | -0/+12 |
* | First attempt at decoding expressions | Simon THOBY | 2021-11-02 | 1 | -1/+15 |
* | Extend the `Expression` trait to allow for "deserialization" | Simon THOBY | 2021-11-02 | 1 | -0/+12 |
* | counter: add the possibility to start from a non-zero value | Simon THOBY | 2021-11-02 | 1 | -1/+1 |
* | Adds an iterator over expressions to Rules | Simon THOBY | 2021-11-02 | 1 | -0/+45 |
* | add LogGroup and LogPrefix arguments to Log target | lafleur | 2021-10-21 | 1 | -0/+9 |
* | rename the crates, update copyright notices | lafleur | 2021-10-19 | 1 | -0/+113 |