- 01 Dec, 2015 4 commits
-
-
Andrew Twyman authored
-
Andrew Twyman authored
-
Andrew Twyman authored
Change base ubuntu version in Dockerfile from utopic to vivid
-
Andrew Twyman authored
Forward declare instead of #include enums/records from interface's hpp
-
- 28 Nov, 2015 1 commit
-
-
Matan Goldman authored
-
- 27 Nov, 2015 1 commit
-
-
Vitaly _Vi Shukela authored
This is a combination of 8 commits. * Initial implementation * Minor fixes * Forward declare enums as "enum class" instead of "class" * Fix test_helpers.cpp: explicitly include what is used * rename: s/dontIncludeRecordsAndEnums/forwardDeclareOnly/ * Stage generated files * Fixed class/struct mismatch in generated files * Fix generated files
-
- 17 Nov, 2015 3 commits
-
-
Andrew Twyman authored
Support lib: target Java 7, not 8
-
Andrew Twyman authored
Objective-C generated classes copy collection types in constructor
-
Andrew Twyman authored
Returning immutable Objective-C collections when converting from C++
-
- 16 Nov, 2015 1 commit
-
-
Jacob Potter authored
-
- 12 Nov, 2015 2 commits
-
-
Andrew Twyman authored
-
Andrew Twyman authored
Some patches for djinni veterans
-
- 11 Nov, 2015 11 commits
-
-
Paul Wais authored
-
Paul Wais authored
-
Paul Wais authored
-
Andrew Twyman authored
-
Andrew Twyman authored
-
Andrew Twyman authored
Add extra exception checks based on warnings
-
Andrew Twyman authored
-
Andrew Twyman authored
-
Andrew Twyman authored
-
Andrew Twyman authored
-
Andrew Twyman authored
-
- 05 Nov, 2015 3 commits
-
-
Andrew Twyman authored
-
Andrew Twyman authored
-
j4cbo authored
Fix missing nonnull include file for objcpp files.
-
- 04 Nov, 2015 1 commit
-
-
Patrik Weiskircher authored
-
- 01 Nov, 2015 1 commit
-
-
Jacob Potter authored
Fixes #143
-
- 14 Oct, 2015 2 commits
-
-
j4cbo authored
example README small typo
-
Guilherme Bernal authored
-
- 05 Oct, 2015 1 commit
-
-
j4cbo authored
updated Makefile
-
- 02 Oct, 2015 1 commit
-
-
Michele Caini authored
-
- 01 Oct, 2015 3 commits
-
-
j4cbo authored
djinni for linux
-
https://github.com/dropbox/djinni/pull/140Paul Wais authored
Major changes: * The tests and example run in (Dockerized) Linux (as well as Mac OS X). * The (jni) tests now require CMake to support cross-platform builds. In particular, we leverage CMake's FindJNI to make JNI setup easy. * Docs are edited throughout to include pointers to the new features. * Includes a few small code changes to the example / test code to fix things that weren't portable. * Includes a new NativeLibLoader support class to help load jar-packaged native libraries.
-
Jacob Potter authored
-
- 30 Sep, 2015 3 commits
-
-
Andrew Twyman authored
-
Jacob Potter authored
-
Jacob Potter authored
-
- 29 Sep, 2015 2 commits