- Dec 04, 2018
-
-
Dan Robertson authored
-
- Oct 28, 2018
-
-
Jeremy Soller authored
Change how externs are emitted for relibc See merge request redox-os/cbindgen!4
-
Nagy Tibor authored
-
- Mar 14, 2018
-
-
Jeremy Soller authored
Improve module path parsing
-
Dan Robertson authored
If a module has a path attribute use this as the module path to parse.
-
- Mar 13, 2018
-
-
Jeremy Soller authored
Pull in upstream changes
-
Dan Robertson authored
-
- Mar 12, 2018
-
-
Ryan Hunt authored
-
Ryan Hunt authored
-
Ryan Hunt authored
-
Dan Robertson authored
When writing out constants the cfg attribute is not written out around the defined constant.
-
- Mar 11, 2018
-
-
Jeremy Soller authored
Allow structs to be generated without typedefs
-
Johan Anderholm authored
-
Johan Anderholm authored
Allow structs, enums and unions to be declared as: struct Name {}; typedef struct {} Name; typedef struct Name {} Name; Opaque enums will be declared as: struct Name; typedef struct Name Name;
-
- Mar 09, 2018
- Mar 06, 2018
-
-
Kartikaya Gupta authored
Fixes #141. For projects in workspaces, the Cargo.lock file may not be in the same folder as Cargo.toml. This patch allows the user to explicitly pass the path to the Cargo.lock file so that this scenario can be handled.
-
Kartikaya Gupta authored
Fixes #137. standalone-syn 0.13.0 contains the deferred PR dtolnay/syn#363 which allows turning off the "proc-macro" feature. This is the desired approach to fixing the dylib dependency problem, and allows cbindgen to once again be buildable by the release rustc compiler.
-
Jeremy Soller authored
-
- Mar 03, 2018
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Feb 26, 2018
-
-
Ryan Hunt authored
-
- Feb 22, 2018
-
-
Ryan Hunt authored
-
- Feb 21, 2018
-
-
Ryan Hunt authored
-
Kartikaya Gupta authored
-
Kartikaya Gupta authored
-
Kartikaya Gupta authored
-
- Feb 08, 2018
-
-
Danilo Bargen authored
-
- Feb 06, 2018
-
-
Josh Chase authored
-
Josh Chase authored
-
- Feb 01, 2018
- Jan 31, 2018
-
-
Ingvar Stepanyan authored
-
Ingvar Stepanyan authored
Fixes #122
-
Ingvar Stepanyan authored
Fixes #126
-
Ingvar Stepanyan authored
Fixes #119
- Jan 29, 2018
-