aboutsummaryrefslogtreecommitdiff
path: root/rustables/src/expr/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* wipe rustables-sys awaylafleur2021-11-071-242/+0
* call bindgen on build in rustableslafleur2021-11-071-1/+1
* replace Optionnals by Results for a better error propagation when deserializi...Simon THOBY2021-11-021-3/+119
* separate the Reject and Verdict in distinct filesSimon THOBY2021-11-021-2/+5
* reorganize rustables/src/expr/mod.rsSimon THOBY2021-11-021-107/+25
* Add a (memory unsafe) manner to unserialize a few other expressionsSimon THOBY2021-11-021-0/+12
* First attempt at decoding expressionsSimon THOBY2021-11-021-1/+15
* Extend the `Expression` trait to allow for "deserialization"Simon THOBY2021-11-021-0/+12
* counter: add the possibility to start from a non-zero valueSimon THOBY2021-11-021-1/+1
* Adds an iterator over expressions to RulesSimon THOBY2021-11-021-0/+45
* add LogGroup and LogPrefix arguments to Log targetlafleur2021-10-211-0/+9
* rename the crates, update copyright noticeslafleur2021-10-191-0/+113