Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cbindgen
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
cbindgen
Graph
3ebe9a333c2cc2314ec5182d4f450e02d211bd7f
Select Git revision
Branches
1
master
default
protected
Tags
20
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.3
v0.3.2
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.30
v0.1.29
v0.1.28
v0.1.26
v0.1.25
v0.1.24
v0.1.23
v0.1.22
v0.1.21
v0.1.20
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
10
4
14
Dec
29
Nov
27
21
18
17
16
15
14
13
9
8
29
Oct
27
25
24
19
17
16
9
7
1
29
Sep
27
19
Aug
17
12
9
7
3
1
25
Jul
21
19
18
17
14
11
6
5
29
Jun
27
26
25
21
20
19
16
24
May
23
13
11
9
8
7
6
2
30
Apr
29
27
26
18
17
13
12
11
10
6
5
4
7
Mar
2
Increase parse error message to include more context
update tests
emit void prototype for empty args
Update version to 0.4.0
v0.4.0
v0.4.0
Fix broken test
Add item renaming, prefixing, force including, and excluding
Add the ability to specify additional includes
Add an Error type
Check for no_mangle and pub on functions and static items
Update the version to 0.3.3
v0.3.3
v0.3.3
Rustfmt
Add an option to Builder for preprocessor defines
Update the version to 0.3.2
v0.3.2
v0.3.2
Include cargo-metadata error in own error
Do not forbid newlines in headers and trailers
Update to serde 1.0
v0.3.0
v0.3.0
Require Path instead of &str for write_to_file().
Use cache: cargo
Format with rustfmt-nightly
Fix order of closing namespaces and extern
Fix OpaqueItem not implementing instantiate_monomorph
Remove Specialization in favour of generic typedef
Remove obsolete template specialization
Emit generics as native templates in C++
Don't prefix enum variants with name in C++
Simplify opaque struct output in C
Fix test.py shebang
Add write_fmt to SourceWriter
Specify the correct helper function
Do some formatting
Update the version to 0.2.2
v0.2.2
v0.2.2
Limit syn error messages
Update README.md to recommend using `Builder` for build scripts
Add standard types by default with Builder
Don't error about missing lock file
Add a namespace option to Builder
Update documentation
Include a "Prominent users" section
Update the version to 0.2.1
v0.2.1
v0.2.1
Use Parser for single source mode
Loading