1. 14 Jan, 2016 2 commits
  2. 13 Jan, 2016 4 commits
  3. 12 Jan, 2016 1 commit
  4. 10 Jan, 2016 1 commit
  5. 09 Jan, 2016 1 commit
  6. 08 Jan, 2016 2 commits
  7. 06 Jan, 2016 1 commit
  8. 04 Jan, 2016 1 commit
  9. 21 Dec, 2015 1 commit
  10. 15 Dec, 2015 1 commit
  11. 01 Dec, 2015 4 commits
  12. 28 Nov, 2015 1 commit
  13. 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
  14. 17 Nov, 2015 3 commits
  15. 16 Nov, 2015 1 commit
  16. 12 Nov, 2015 2 commits
  17. 11 Nov, 2015 11 commits
  18. 05 Nov, 2015 2 commits