issues
search
atilaneves
/
dpp
Directly include C headers in D source code
Boost Software License 1.0
231
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Accessors for Bitfields: renaming for anonymous structs goes wrong
#352
denizzzka
opened
5 months ago
0
Wrong codegen for array of anonymous structs
#351
denizzzka
opened
5 months ago
0
enum __attribute__((packed)) causes assert failure
#350
denizzzka
opened
5 months ago
1
dpp generated file cause `gdc` link error: multiple definition of `_D8liblfdsd14threadConsumerFOCQBc__T9queue_ummTiZQnZv'; /tmp/ccmsmGbO.o:liblfdsd.d:(.text+0x8a00)
#349
mw66
opened
5 months ago
1
gdc does not recognize "-dip25" in the dub.json
#348
mw66
closed
5 months ago
2
Remove sumtype dependency
#347
atilaneves
closed
5 months ago
0
Fix Python macro translation
#346
atilaneves
closed
5 months ago
0
Treat .c files as C headers
#345
denizzzka
closed
5 months ago
2
Fix libclang17
#344
atilaneves
closed
6 months ago
0
Update
#343
atilaneves
closed
6 months ago
0
Update
#342
atilaneves
closed
1 year ago
0
"Could not find namespaceless..." should cause UntranslatableException (?)
#341
denizzzka
closed
1 year ago
4
ENH: add dpp build-in support for int64_t?
#340
mw66
closed
1 year ago
3
ENH: parse C++ pure virtual function, and if a class only contains C++ pure virtual function, translate to D interface.
#339
mw66
opened
1 year ago
3
Fix deprecation message
#338
atilaneves
closed
1 year ago
0
wrap #defines accessing runtime info into methods
#337
WebFreak001
closed
1 year ago
2
simplify generated D code for literal macros
#336
WebFreak001
closed
1 year ago
0
Fix current
#335
atilaneves
closed
1 year ago
0
Make external variables `export`, fix #333
#334
WebFreak001
closed
1 year ago
0
Windows: dllexport/dllimport variables not emitted properly
#333
WebFreak001
closed
1 year ago
0
Update actions
#332
atilaneves
closed
1 year ago
0
support simple cast macros
#331
WebFreak001
closed
1 year ago
0
refactor macro preprocessor parentheses finder
#330
WebFreak001
closed
1 year ago
3
Don't try to unclash name if macros aren't emitted
#329
WebFreak001
closed
1 year ago
0
Upgrade libclang to 0.3.1
#328
atilaneves
closed
1 year ago
0
Upgrade to libclang dub package v0.3.0
#327
atilaneves
closed
1 year ago
0
Compiler upgrade
#326
atilaneves
closed
1 year ago
0
need a new release as current one is broken with current dmd
#325
John-Colvin
closed
1 year ago
0
Fix #323 - copy scope arguments
#324
atilaneves
closed
1 year ago
0
Compilation failure using DMD 2.102.
#323
veelo
closed
1 year ago
0
(Issue or wish) Some versions of libclang on Windows silently ignores typedef of anonymous structs
#322
denizzzka
opened
2 years ago
1
Fix #320 issue
#321
denizzzka
closed
1 year ago
2
dpp silently drops first symbol of include path
#320
denizzzka
closed
1 year ago
1
Fix static inline via macro (by enabling a workaround)
#319
atilaneves
closed
2 years ago
0
Fix #312
#318
atilaneves
closed
2 years ago
0
Filter indented preprocessor directives
#317
tom-tan
closed
2 years ago
1
Error: declaration expected, not `#` on macOS with default cpp
#316
tom-tan
closed
2 years ago
0
Update
#315
atilaneves
closed
2 years ago
0
docs.d(9,45): Error: no property `raw_comment` for type `const(clang.Cursor)`
#314
mw66
opened
2 years ago
1
Fix #307 - not to resolve include path if possible
#313
tom-tan
closed
2 years ago
5
Error: Not valid D: cuda_runtime_api.h failed in dpp-0.4.10 (dpp-0.4.4 was ok)
#312
mw66
closed
2 years ago
0
how to pass flags: -std=c++11
#311
mw66
opened
2 years ago
1
1 test fails
#310
lulcat
closed
2 years ago
2
Update
#309
atilaneves
closed
2 years ago
0
Turn C macros into templated functions so as to be able to import them from outside the .dpp file
#308
atilaneves
closed
2 years ago
0
unknown type name 'uint32_t'
#307
trikko
closed
2 years ago
4
Fix new libclang
#306
atilaneves
closed
2 years ago
0
ci: use setup-cpp to install llvm
#305
aminya
closed
2 years ago
2
Fix #303 - fix all literals in a macro
#304
atilaneves
closed
3 years ago
0
SuiteSparse GraphBLAS.h works with a minor issue
#303
michelp
closed
3 years ago
2
Next