-
Notifications
You must be signed in to change notification settings - Fork 253
Issues: immunant/c2rust
`src/ExportResult.hpp:11:10: fatal error: 'algorithm' file no...
#755
opened Nov 29, 2022 by
kkysen
Open
2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Use enums instead of random numbers for relooper state variables
enhancement
New feature or request
#1155
opened Oct 30, 2024 by
bjorn3
Avoid emitting extern "C" for private functions
enhancement
New feature or request
#1153
opened Oct 30, 2024 by
bjorn3
analyze: Path- or context-sensitive analysis
bug
Something isn't working
c2rust-analyze
enhancement
New feature or request
#1118
opened Aug 31, 2024 by
ahomescu
Translate hardcoded constant values like New feature or request
PI
and TAU
to rust std constants
enhancement
#744
opened Nov 27, 2022 by
LegNeato
Use New feature or request
rustfmt
when translating
enhancement
#742
opened Nov 27, 2022 by
LegNeato
Need support for tests that target ARM
enhancement
New feature or request
#410
opened May 17, 2022 by
aneksteind
Translation drops comments from C code
enhancement
New feature or request
#387
opened Apr 28, 2022 by
fw-immunant
Feature suggestion: Clang nullability attributes and qualifiers
enhancement
New feature or request
#342
opened Jul 23, 2021 by
Dante-Broggi
Better output for New feature or request
*(p++) = ...
cases
enhancement
#333
opened Apr 4, 2021 by
RReverser
Update the Relooper algorithm
enhancement
New feature or request
#330
opened Mar 5, 2021 by
RReverser
Create workflow that deploys to crates.io
enhancement
New feature or request
#321
opened Jan 6, 2021 by
thedataking
Platform generic transpilation
enhancement
New feature or request
#305
opened Sep 19, 2020 by
chrysn
Switch to New feature or request
core::ffi::c_*
for C types instead of libc::c_*
enhancement
#297
opened Sep 15, 2020 by
ahomescu
Loading…
Consider emitting the c-types provided by New feature or request
std
/core
, instead of depending on libc
enhancement
#294
opened Sep 11, 2020 by
Luro02
Translate Rust keywords into raw identifiers
enhancement
New feature or request
#279
opened Jul 19, 2020 by
thedataking
Display warnings on c2rust.com
enhancement
New feature or request
website
C2Rust demo website issue
#270
opened Jun 27, 2020 by
dbdr
Recognize and translate built-in functions
enhancement
New feature or request
#258
opened May 22, 2020 by
thedataking
Support unaligned vector types
blocked
Cannot be supported without external support first
enhancement
New feature or request
#256
opened May 13, 2020 by
thedataking
ASTExporter
doesn't support built-in macros, like __LINE__
enhancement
#252
opened May 1, 2020 by
ijustlovemath
NULL
transmutes could be None
enhancement
#230
opened Jan 16, 2020 by
TheDan64
improve compilation database creation
enhancement
New feature or request
question
Further information is requested
#227
opened Jan 14, 2020 by
rizsotto
Previous Next
ProTip!
Adding no:label will show everything without a label.