1. 7b959c4 Noted minimum Eclipse version Neon in README by Alexander Rookey · 8 years ago master
  2. 1f38dab Handle a CustomOption or CustomFieldOption that contains at least one OptionField. by Alexander Rookey · 7 years ago
  3. 763542c Allow the CommentReader to handle above-line @Test annotation. by Alexander Rookey · 7 years ago
  4. 3527c3d Prevent the semicolon handler from adding indexes to message options." by Alexander Rookey · 7 years ago
  5. e204cff When formatting proto files, remove space after opening brackets and before closing brackets. by Alexander Rookey · 7 years ago
  6. bd8235e Handle the scoping case where a LiteralLink is the child of a ValueField by Alexander Rookey · 8 years ago
  7. 2fd25cb Updated version to 2.3.3 by Alexander Rookey · 8 years ago
  8. 7321a2e Fixed the scoping of elements with intersecting packages. by Alexander Rookey · 8 years ago
  9. be78565 Updated version to 2.3.2 by Alexander Rookey · 8 years ago
  10. 92aa2a6 Fix broken scoping of provided descriptor.proto by Alexander Rookey · 8 years ago
  11. b09b277 Updated version to 2.3.1 by Alexander Rookey · 8 years ago
  12. a461ca8 Rewrote FieldName and OptionField scoping. by Alexander Rookey · 8 years ago
  13. d60ba4f Cleanup code no longer used by scoping. by Alexander Rookey · 8 years ago
  14. 168f335 Created an empty src-gen directory so the xtext code generator runs out of the box by Alexander Rookey · 8 years ago
  15. f1620ae Updated version to 2.3.0 by Alexander Rookey · 8 years ago
  16. dd5163b Fixes a broken imports test by Alexander Rookey · 8 years ago
  17. db498c1 Prevent stack overflows caused by recursive imports by Alexander Rookey · 8 years ago
  18. fb924e8 Removed the unnecessary package com.google.eclipse.generator and recombined it with com.google.eclipse.protobuf by Alexander Rookey · 8 years ago
  19. cec8a80 Fixed broken import validation by Alexander Rookey · 8 years ago
  20. 7103920 Rewrote scope_LiteralLink_target() to correctly handle enums. by Alexander Rookey · 8 years ago
  21. f7fe427 Added tests, fixed a bug, made speed improvements" by Alexander Rookey · 8 years ago
  22. 3f8c8e8 Fixes right clicking on an import to open its declaration. by Alexander Rookey · 8 years ago
  23. bbcc7c8 Fixed a bug in scoping of options. by Alexander Rookey · 8 years ago
  24. 1fc00f4 Fixes broken integration tests by by Alexander Rookey · 8 years ago
  25. 6ef5b40 Implements new scoping pipeline by Alexander Rookey · 8 years ago
  26. e65aad1 Activates importedNamespace scoping implementation. by Alexander Rookey · 8 years ago
  27. 9df8293 Added tracing support to Protobuf Editor. by Alexander Rookey · 8 years ago
  28. e8e05ef Added namespace support to scoping. by Alexander Rookey · 8 years ago
  29. b5a2e16 Revert "Added namespace support to scoping." by Alexander Rookey · 8 years ago
  30. 4d53754 Added namespace support to scoping. by Alexander Rookey · 8 years ago
  31. 861e2e1 Updated README to describe hos to install the plugin by Alexander Rookey · 8 years ago
  32. a9591f0 Removed unnecessary update-site. Update site now lives on the branch gh-pages. by Alexander Rookey · 8 years ago
  33. 1a860a2 Merge "Delete mockito from the protobuf repository." by Stefan Xenos · 8 years ago
  34. 34253d5 Merge "Fix the Modular Target for the oomph script." by Stefan Xenos · 8 years ago
  35. 4686840 Delete mockito from the protobuf repository. by Stefan Xenos · 8 years ago
  36. fcb7305 Fix the Modular Target for the oomph script. by Stefan Xenos · 8 years ago
  37. a86ae45 Merge "Update installation instructions to include information about compiling the code." by Stefan Xenos · 8 years ago
  38. a27cf0a Update installation instructions to include information about compiling by Stefan Xenos · 8 years ago
  39. a6a2c35 Extract generator into its own plugin by Stefan Xenos · 8 years ago
  40. 8e8aea4 Created an oomph script to automate the setup of a development by Alexander Rookey · 8 years ago
  41. 6b89752 Made a copy of Eclipse Public License in the root directory. The other by Alexander Rookey · 8 years ago
  42. 7cd57c1 CONTRIBUTING and README by Alexander Rookey · 8 years ago
  43. 623ddfa Added a cache to ModelElementFinder. by Alexander Rookey · 8 years ago
  44. 0267a3f Refactored method names in ModelElementFinder to improve code readability. by Alexander Rookey · 8 years ago alex-working
  45. 62ccab8 Removes a reference in cdt mapping to deprecated ICPPBase method by Alexander Rookey · 8 years ago
  46. 0059713 Removed comma from Google Inc. by Sergey Prigogin · 8 years ago
  47. ef0bbfa - Fixed code generation with XText 2.9 by Sergey Prigogin · 8 years ago
  48. 3af63d4 Changed site URL to by Sergey Prigogin · 8 years ago
  49. 59fa50f Moved to JDK 1.8 with some code cleanup. by Sergey Prigogin · 8 years ago
  50. d230aae Bump version to 2.2.0 by John Glassmyer · 9 years ago
  51. 7a9d01c Validate that the start and end numbers of reserved and of extensions are by John Glassmyer · 9 years ago
  52. 036bd0c Allow "reserved" within a group. by John Glassmyer · 9 years ago
  53. 95d3097 Allow "syntax" as a field name by John Glassmyer · 9 years ago
  54. 63212dd Improvments to checking for conflicts among tag numbers and names: by John Glassmyer · 9 years ago
  55. d380a66 Provide a ProtoDescriptor defining a single message, MapEntry, allowing by John Glassmyer · 9 years ago
  56. 0fe7d33 Display the types of map fields (in hover popups and in the outline view) by John Glassmyer · 9 years ago
  57. 5ff060f Allow repeated fields within option values. by John Glassmyer · 9 years ago
  58. 78fff34 Support "reserved" field numbers and names. by John Glassmyer · 9 years ago
  59. b79dafb Make the error message more accurate for an invalid map key type. by John Glassmyer · 9 years ago
  60. 5c06032 Prohibit extensions other than non-map message fields and groups. by John Glassmyer · 9 years ago
  61. b79b74c Include elements of oneofs in custom option scopes. by John Glassmyer · 9 years ago
  62. 46e75d6 Changes to SmartSemicolonHandler: by John Glassmyer · 9 years ago
  63. 9c21943 Resolve grammar ambiguities which resulted in ANTLR errors and warnings by John Glassmyer · 9 years ago
  64. f1597e9 Allow fields to be named "map" by Harry Terkelsen · 9 years ago
  65. ea30ec1 Bump version to 2.1.0 by Harry Terkelsen · 9 years ago
  66. 6d376b6 Allow multiline strings to have comments inside by Harry Terkelsen · 9 years ago
  67. 39aefcd Resolve oneof field names when doing scoping for complex values by Harry Terkelsen · 9 years ago
  68. 347675b Handle case where the preference for the descriptor.proto is unable to by Harry Terkelsen · 9 years ago
  69. f027f58 Check that fields inside a "oneof" declaration do not have modifiers. by Harry Terkelsen · 9 years ago
  70. 7430ac4 Support RPC4 stream syntax by Harry Terkelsen · 9 years ago
  71. 1b7d973 Bump version to 2.0.1 by Harry Terkelsen · 9 years ago
  72. 881a326 Validate map type fields and allow type linking in map types by Harry Terkelsen · 9 years ago
  73. 0121705 Add support for omitting modifiers for proto3 by Harry Terkelsen · 9 years ago
  74. 445e254 Add support for 'syntax = "proto3";' by Harry Terkelsen · 9 years ago
  75. ff22eb2 Add maps syntax support by Harry Terkelsen · 10 years ago
  76. 96388be Make the descriptor proto preference workspace-level by Harry Terkelsen · 10 years ago
  77. 851b8ee Get project-level descriptor.proto from preference by Harry Terkelsen · 10 years ago
  78. a62280b Fixed IllegalStateException when using smart-semicolon to add a new by foremans · 11 years ago
  79. 4be8471 Add unit tests for new grammar features by foremans · 11 years ago
  80. c4d55e2 Fixed up unit test issues by foremans · 11 years ago
  81. 1e26776 Allow trailing semicolon (;) after field values. by foremans · 11 years ago
  82. 2d4a566 Revert "Updates to 1.5.5" by Sergey Prigogin · 8 years ago
  83. cd8395a Revert "Updated all tests to use latest test frameworks." by Sergey Prigogin · 8 years ago
  84. fca7ed2 Revert "[b/9260695] Added a preference to enable/disable the smart semicolon." by Sergey Prigogin · 8 years ago
  85. 90ff127 Revert "[b/11986390] Add support for Stubby4 streaming" by Sergey Prigogin · 8 years ago
  86. b18835f [b/11986390] Add support for Stubby4 streaming by Steve Foreman · 10 years ago
  87. b23faae [b/9260695] Added a preference to enable/disable the smart semicolon. by Steve Foreman · 10 years ago
  88. f552a9c Updated all tests to use latest test frameworks. by foremans · 11 years ago
  89. a1cb14b Updates to 1.5.5 by foremans · 11 years ago
  90. 2ffce3a Fixed a case where the new index for a message field gets calculated and by foremans · 11 years ago
  91. 0bdaa8d Fixed plugin branding text by foremans · 11 years ago
  92. b9e5962 Added override to disable JDT-enhanced SharedModule. Protobuf doesn't by foremans · 11 years ago
  93. e3fcf5a Moved plugin dependencies to feature by foremans · 11 years ago
  94. bb32a61 Fixed linking to groups in complex values, for example: by foremans · 11 years ago
  95. d929c45 Remove unused functions by foremans · 11 years ago
  96. b083981 Added support for wrapping aggregate data in < > by foremans · 11 years ago
  97. a0e3cbb Made missing Modifier 'optional' by default to handle oneof fields. by foremans · 11 years ago
  98. 4ec2e8f Initial support for "oneof" keyword for internal testing by foremans · 11 years ago
  99. ec8773a Better fix for group scoping by foremans · 11 years ago
  100. 20a512a Rolled version to 1.4.3 by foremans · 11 years ago