issues
search
Snapchat
/
djinni
A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
Apache License 2.0
179
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove -fcoroutines-ts complie options for Xcode 16
#193
jbsohn
closed
3 weeks ago
0
Feedback request: Future cancellation
#192
jb-gcx
opened
1 month ago
4
Reverts build arg changes from adding SharedFuture
#191
jb-gcx
closed
3 weeks ago
1
Fix missing documentation
#190
trblunt
opened
1 month ago
0
Remove -fcoroutines-ts
#189
ivan-golub
closed
1 month ago
0
Revert "Make DJFuture results nonnull in objective C"
#188
li-feng-sc
closed
2 months ago
0
Finish futures when their promise is broken
#187
jb-gcx
closed
3 months ago
0
Small error in README.md
#186
ysammy
closed
3 months ago
0
Lshire swift future
#185
LoganShireSnapchat
closed
4 months ago
0
Support lib publishing
#184
sonicdebris
closed
4 months ago
0
Add SharedFuture
#183
techleeksnap
closed
3 months ago
2
Bazel warns about unsupported NDK
#182
jb-gcx
opened
4 months ago
0
Fix coroutine continuation cleanup
#181
jb-gcx
closed
4 months ago
2
Allow move-only types in Promise<>. (based on contribution from jb-gcx)
#180
li-feng-sc
closed
4 months ago
0
Fix extern type usage with non-nullable ptrs
#179
trblunt
closed
4 months ago
0
Add Swift support
#178
li-feng-sc
opened
4 months ago
4
Move result out of Future instead of copying it
#177
jb-gcx
closed
4 months ago
2
Use official C++ 20 coroutine feature test macro
#176
jb-gcx
closed
4 months ago
2
Add waitFor to djinni::Future
#175
jb-gcx
opened
4 months ago
0
Make JNI string conversions behave like ObjC string conversions
#174
jb-gcx
opened
4 months ago
2
Swift 6 Concurrency Macro Support
#173
bthomale
opened
4 months ago
1
Support optional<future>
#172
li-feng-sc
closed
5 months ago
0
optional<future> does not work
#171
li-feng-sc
closed
5 months ago
2
Make DJFuture results nonnull in objective C
#170
jb-gcx
closed
5 months ago
2
Value of Objective C Future/Promise is unexpectedly nillable
#169
jb-gcx
closed
5 months ago
3
Fix compiler warnings in Future implementation
#168
jb-gcx
closed
6 months ago
2
Size optimizations for Composer
#167
li-feng-sc
closed
7 months ago
0
Use std::expected for outcome when available
#166
jb-gcx
closed
7 months ago
5
Remove unused parameters in support lib
#165
jb-gcx
closed
8 months ago
0
add c++ header guards to objc++ files
#164
li-feng-sc
closed
8 months ago
0
Workaround for known GCC bug regarding explicit specialization in non namespace scope
#163
arekmula
closed
8 months ago
0
no hardcoded android sdk version
#162
li-feng-sc
closed
9 months ago
0
Fix exception propagation to JS for async void functions
#161
arekmula
closed
9 months ago
2
Composer generator
#160
li-feng-sc
closed
9 months ago
0
Support Optionals as Optional Parameters in the Constructor
#159
znehrenberg-sc
closed
11 months ago
3
GlobalRef‘s copy assignment operator is implicitly deleted
#158
0Litost0
opened
11 months ago
2
Adding the option for customs constexpr string constants
#157
jferreyra-sc
opened
11 months ago
5
Adding cli option to remove interfaces constraints on records.
#156
jferreyra-sc
opened
11 months ago
0
Improving examples build configs and documentation.
#155
jferreyra-sc
closed
4 months ago
0
Allow code generation without android SDK/NDK
#154
sonicdebris
closed
1 year ago
4
Fix TS compilation error on tsc 4.5.4
#153
mutagene
closed
1 year ago
1
djinni::jniFindClass crash issue
#152
tongyuze
opened
1 year ago
7
Update rules_scala to v6.1
#151
vfomin-sc
closed
1 year ago
1
Issues with WASM Support
#150
SamKouteili
closed
1 year ago
9
Fix djinni scala build on Linux
#149
li-feng-sc
closed
1 year ago
0
Force bazel to use d8 instead of dx for Android
#148
li-feng-sc
closed
1 year ago
3
Lifetime guarantees of C++ instances being hold as weak_pointer in C++ layer and tracked in ios/android level
#147
martin00001313
closed
1 year ago
5
Djinni build issue
#146
nmtitov
closed
1 year ago
0
Add bazel c_opt flag: -str=c90
#145
nmtitov
closed
1 year ago
0
Support string_view for string constants in C++
#142
louiswins
opened
1 year ago
1
Next