Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compile under new clang | HimbeerserverDE | 2023-09-17 | 1 | -1/+1 |
| | |||||
* | Add some doc comments for nfnetlink_struct | Simon Thoby | 2023-03-05 | 1 | -0/+62 |
| | |||||
* | add support for optional attributes | Simon Thoby | 2023-02-26 | 1 | -7/+72 |
| | |||||
* | reduce the amount of unsafe code | Simon Thoby | 2023-02-26 | 1 | -3/+3 |
| | |||||
* | rewrite the examples | Simon THOBY | 2023-01-08 | 1 | -0/+7 |
| | |||||
* | Re-implement set support | Simon THOBY | 2023-01-08 | 1 | -18/+25 |
| | |||||
* | Macros: introduce a macro to simplify enums | Simon THOBY | 2022-12-05 | 1 | -20/+174 |
| | |||||
* | convert Chain to the new macros | Simon THOBY | 2022-12-03 | 1 | -13/+62 |
| | |||||
* | introduce a new procedural macro to replace the current mess of 'old-school' ↵ | Simon THOBY | 2022-12-03 | 1 | -0/+280 |
macros |