issues
search
JuliaInterop
/
libcxxwrap-julia
C++ library for backing CxxWrap.jl
Other
84
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Integrate changes needed for OpenCV
#176
barche
closed
1 week ago
0
Make application of STL wrappers more fine grained
#175
barche
closed
1 week ago
0
Linking to prebuilt binaries raises StdFill not defined on MacOS
#174
afossa
opened
1 month ago
1
Building against libcxxwrap-julia require definition of comparison operators between incompatible types
#173
afossa
opened
2 months ago
7
misc: remove redundant return types
#172
PraneethJain
closed
3 months ago
0
Add support for common STL algorithms
#171
PraneethJain
closed
4 months ago
0
Iterators for deque, set types and list types
#170
PraneethJain
closed
4 months ago
0
Fix link error on MSVC
#169
barche
opened
5 months ago
1
Broken type registration during module loading when compiled with Clang after #161
#168
halleysfifthinc
opened
5 months ago
2
feat: add std::list and std::forward_list
#167
PraneethJain
closed
5 months ago
0
Link error in Debug configuration
#166
mind6
opened
5 months ago
0
fixes Overrides.toml issues on Windows and when using nested CMake projects.
#165
mind6
opened
5 months ago
1
Add `std::stack` and fix `std::queue` methods
#164
PraneethJain
closed
5 months ago
0
fix: check if std::pair has less than
#163
PraneethJain
closed
5 months ago
1
feat: add priority queue
#162
PraneethJain
closed
5 months ago
0
Remove type map
#161
barche
closed
5 months ago
0
New type hashing
#160
barche
closed
5 months ago
0
feat: unordered set types
#159
PraneethJain
closed
5 months ago
0
Split up STL compilation
#158
barche
closed
5 months ago
0
Fix static inheritance problem
#157
barche
closed
5 months ago
0
Regression with 0.12.3 in the support of static inheritance
#156
grasph
closed
5 months ago
4
feat: StdMultiset
#155
PraneethJain
closed
5 months ago
2
feat: StdSet
#154
PraneethJain
closed
5 months ago
2
Make range support conditional
#153
barche
closed
7 months ago
0
Add support for dynamic casting in Julia
#152
barche
closed
7 months ago
0
Debug CI build on Windows
#151
barche
opened
7 months ago
0
Problem with wrapping `static` functions with v0.12.0
#150
ArseniyKholod
closed
7 months ago
3
is there plan to support std::optional
#149
windflowerly
closed
7 months ago
3
Fix for https://github.com/JuliaInterop/CxxWrap.jl/issues/419
#148
barche
closed
7 months ago
2
Add StdFill
#147
PraneethJain
closed
7 months ago
1
feat: add basic queue support
#146
PraneethJain
closed
8 months ago
0
Fixes for const template parameters
#145
barche
closed
8 months ago
2
Clarify version compat between libcxxwrap-julia and CxxWrap.jl
#144
sloede
closed
10 months ago
2
Error in v0.12.0
#143
sloede
closed
10 months ago
4
Support for argument names, keyword arguments and argument default values
#142
melven
closed
10 months ago
3
Testability of own `libcxxwrap-julia`-based libraries
#141
sloede
closed
10 months ago
2
docstring support for method(...)
#140
melven
closed
10 months ago
1
Array: use jl_array_ptr_set to avoid failed assertion on nightly
#139
benlorenz
closed
10 months ago
1
Split of type and method declaration for parametric types
#138
grasph
opened
11 months ago
1
julia 1.11: add some workarounds for jl_array changes
#137
benlorenz
closed
1 year ago
13
Fix compilation against Julia 1.11
#136
barche
closed
1 year ago
0
Compiler error in src/c_interface.cpp
#135
pjaap
closed
1 year ago
1
Don't store constants as references
#134
barche
closed
1 year ago
0
Added the Iterator wrapper
#133
abdoei
closed
4 months ago
5
Fix type hash map
#132
barche
closed
1 year ago
0
0.10 fixes
#131
barche
closed
1 year ago
0
Typeindex
#130
barche
closed
1 year ago
0
Compiler error in `type_conversion.hpp`
#129
eschnett
opened
1 year ago
1
Problem with using libcxxwrap-julia built from the source
#128
jayjiejie
closed
1 year ago
2
[feature request] wrap `std::unordered_map`
#127
kleinschmidt
opened
1 year ago
0
Next