1. 20 Apr, 2016 2 commits
    • Jon Skeet's avatar
      Regenerate all C# code and make it compile · 84ea2c7a
      Jon Skeet authored
      JSON tests fail, as we're not using OriginalNameAttribute yet.
      84ea2c7a
    • Jon Skeet's avatar
      Add C# codegen changes to enum value names (mostly C++) · 75626ed7
      Jon Skeet authored
      Overview of changes:
      - A new C#-specific command-line option, legacy_enum_values to revert to the old behavior
      - When legacy_enum_values isn't specified, we strip the enum name as a prefix, and PascalCase the value name
      - A new attribute within the C# code so that we can always tell the original in-proto name
      
      Regenerating the C# code with legacy_enum_values leads to code which still compiles and works - but
      there's more still to do.
      75626ed7
  2. 11 Apr, 2016 2 commits
  3. 08 Apr, 2016 1 commit
  4. 07 Apr, 2016 4 commits
  5. 06 Apr, 2016 5 commits
  6. 05 Apr, 2016 5 commits
  7. 04 Apr, 2016 4 commits
  8. 01 Apr, 2016 7 commits
  9. 31 Mar, 2016 6 commits
  10. 30 Mar, 2016 4 commits