aboutsummaryrefslogtreecommitdiff
path: root/macros
Commit message (Collapse)AuthorAgeFilesLines
* compile under new clangHimbeerserverDE2023-09-171-1/+1
|
* release v0.8.1v0.8.1Simon Thoby2023-03-181-1/+1
|
* Add some doc comments for nfnetlink_structSimon Thoby2023-03-051-0/+62
|
* release 0.8.1-alpha1Simon Thoby2023-02-261-2/+2
|
* add support for optional attributesSimon Thoby2023-02-262-7/+73
|
* reduce the amount of unsafe codeSimon Thoby2023-02-261-3/+3
|
* version bump + prepare the crate for publication on crates.iov0.8.0Simon THOBY2023-01-091-0/+5
|
* rewrite the examplesSimon THOBY2023-01-081-0/+7
|
* Re-implement set supportSimon THOBY2023-01-081-18/+25
|
* Macros: introduce a macro to simplify enumsSimon THOBY2022-12-052-21/+175
|
* convert Chain to the new macrosSimon THOBY2022-12-031-13/+62
|
* introduce a new procedural macro to replace the current mess of 'old-school' ↵Simon THOBY2022-12-032-0/+293
macros