1. 07 Apr, 2016 1 commit
    • Peter Steinberger's avatar
      Update test files. · 5cc3e12c
      Peter Steinberger authored
      ```
      Test Suite 'DBTokenTests' passed at 2016-04-07 17:39:19.383.
      	 Executed 5 tests, with 0 failures (0 unexpected) in 0.002 (0.005) seconds
      Test Suite 'DjinniObjcTestTests.xctest' passed at 2016-04-07 17:39:19.384.
      	 Executed 46 tests, with 0 failures (0 unexpected) in 0.057 (0.161) seconds
      Test Suite 'All tests' passed at 2016-04-07 17:39:19.384.
      	 Executed 46 tests, with 0 failures (0 unexpected) in 0.057 (0.196) seconds
      ** TEST SUCCEEDED **
      ```
      5cc3e12c
  2. 30 Jan, 2016 1 commit
  3. 16 Jan, 2016 1 commit
  4. 15 Jan, 2016 2 commits
  5. 14 Jan, 2016 2 commits
  6. 13 Jan, 2016 4 commits
  7. 12 Jan, 2016 1 commit
  8. 10 Jan, 2016 1 commit
  9. 09 Jan, 2016 1 commit
  10. 08 Jan, 2016 2 commits
  11. 06 Jan, 2016 1 commit
  12. 04 Jan, 2016 1 commit
  13. 21 Dec, 2015 1 commit
  14. 15 Dec, 2015 1 commit
  15. 01 Dec, 2015 4 commits
  16. 28 Nov, 2015 1 commit
  17. 27 Nov, 2015 1 commit
    • Vitaly _Vi Shukela's avatar
      Forward declare enums and records in C++ instead of #include (#165) · 02cae9d1
      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
      02cae9d1
  18. 17 Nov, 2015 3 commits
  19. 16 Nov, 2015 1 commit
  20. 12 Nov, 2015 2 commits
  21. 11 Nov, 2015 8 commits