Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-10 | Update README.md | Tupshin Harper | |
2015-01-01 | Structs containing bitfields are now the correct size and bitfield accessors ↵ | Edward Barnard | |
can be written by hand if required. | |||
2014-11-03 | Generate calling-convention-aware binding | klutzy | |
With this patch, rust-bindgen generates extern functions with calling conventions specified in header. This patch also removes `-abi` flag. | |||
2014-09-22 | Update readme | Edward Barnard | |