- 28 Oct, 2018 2 commits
-
-
Jeremy Soller authored
Change how externs are emitted for relibc See merge request redox-os/cbindgen!4
-
Nagy Tibor authored
-
- 14 Mar, 2018 2 commits
-
-
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.
-
- 13 Mar, 2018 2 commits
-
-
Jeremy Soller authored
Pull in upstream changes
-
Dan Robertson authored
-
- 12 Mar, 2018 5 commits
-
-
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.
-
- 11 Mar, 2018 3 commits
-
-
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;
-
- 09 Mar, 2018 3 commits
- 06 Mar, 2018 3 commits
-
-
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
-
- 03 Mar, 2018 2 commits
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- 26 Feb, 2018 1 commit
-
-
Ryan Hunt authored
-
- 22 Feb, 2018 1 commit
-
-
Ryan Hunt authored
-
- 21 Feb, 2018 4 commits
-
-
Ryan Hunt authored
-
Kartikaya Gupta authored
-
Kartikaya Gupta authored
-
Kartikaya Gupta authored
-
- 08 Feb, 2018 1 commit
-
-
Danilo Bargen authored
-
- 06 Feb, 2018 2 commits
-
-
Josh Chase authored
-
Josh Chase authored
-
- 01 Feb, 2018 2 commits
- 31 Jan, 2018 5 commits
-
-
Ryan Hunt authored
-
Ingvar Stepanyan authored
-
Ingvar Stepanyan authored
Fixes #122
-
Ingvar Stepanyan authored
Fixes #126
-
Ingvar Stepanyan authored
Fixes #119
-
- 29 Jan, 2018 2 commits