1. f2d2e33 Upgraded to Xtext 2.2.1. by Alex Ruiz · 13 years ago
  2. bc16332 Added settings to specify proto2-only checks via an extension point. by Alex Ruiz · 13 years ago
  3. d84a13c Code cleanup. by Alex Ruiz · 13 years ago
  4. 5be3822 Cleaning up preference pages. by Alex Ruiz · 13 years ago
  5. 41e64db Code cleanup. Fixed broken tests. by Alex Ruiz · 13 years ago
  6. eb57e5b Code cleanup. by Alex Ruiz · 13 years ago
  7. 44c3263 Code cleanup. Adding more tests. by Alex Ruiz · 13 years ago
  8. ef8ff98 Preparing release 1.1.1 by Alex Ruiz · 13 years ago
  9. 9236e8a Major cleanup. by Alex Ruiz · 13 years ago
  10. 002a4e6 Code cleanup. by Alex Ruiz · 13 years ago
  11. 52a7fe6 Fixed: [Issue 169] "Extend" can also extend group. by Alex Ruiz · 13 years ago
  12. d976831 Fixed: [Issue 168] Groups can contain Messages and Extensions. by Alex Ruiz · 13 years ago
  13. 7b7fadd Files that start with "java" are not considered proto2. by Alex Ruiz · 13 years ago
  14. 881a35a Fixed: [Issue 167] Package scope resolution fails with nested types by Alex Ruiz · 13 years ago
  15. 72f5ad5 Fixed: [Issue 166] 1. is a valid floating-point number. by Alex Ruiz · 13 years ago
  16. ded38ea Fixed: [Issue 165] Editor cannot parse unit64 value 18446744073709551615. by Alex Ruiz · 13 years ago
  17. 61ccd99 Fixed: [Issue 165] Editor cannot parse unit64 value 18446744073709551615. by Alex Ruiz · 13 years ago
  18. 263219a In progress: [Issue 164] Validate that the default value of a field by Alex Ruiz · 13 years ago
  19. 57ea0b3 In progress: [Issue 164] Validate that the default value of a field by Alex Ruiz · 13 years ago
  20. fec08b8 In progress: [Issue 164] Validate that the default value of a field by Alex Ruiz · 13 years ago
  21. 632ac3f In progress: [Issue 164] Validate that the default value of a field by Alex Ruiz · 13 years ago
  22. 91d2bfd In progress: [Issue 164] Validate that the default value of a field by Alex Ruiz · 13 years ago
  23. 1e07ee5 Code cleanup. Updated plug-in version. Added tests. by Alex Ruiz · 13 years ago
  24. e449117 Code cleanup. Adding more tests. by Alex Ruiz · 13 years ago
  25. 254ded8 Code cleanup. by Alex Ruiz · 13 years ago
  26. 960a3c3 Fixed: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  27. 7fb244b Fixed: [Issue 6] Remove Xtext's own markers. by Alex Ruiz · 13 years ago
  28. 0c878ab Names are now strings again, to enable rename refactoring. by Alex Ruiz · 13 years ago
  29. 2451025 Upgraded to the new Xtext Serializer. by Alex Ruiz · 13 years ago
  30. 3c52a23 Code cleanup. by Alex Ruiz · 13 years ago
  31. b750d4e Code cleanup. by Alex Ruiz · 13 years ago
  32. 9383545 Fixed grammar to include all keywords in qualified names (except by Alex Ruiz · 13 years ago
  33. 2f08463 In progress: [Issue 111] Extensions and complete enum literal support by Alex Ruiz · 13 years ago
  34. 39a43ce Code cleanup. Fixed content assist for message and type references. by Alex Ruiz · 13 years ago
  35. 250e699 Still working on having keywords as identifiers. by Alex Ruiz · 13 years ago
  36. 66a1ea8 Packages can now have keywords as segment identifiers. by Alex Ruiz · 13 years ago
  37. d0281f7 Fixed null names when identifiers are keywords. by Alex Ruiz · 13 years ago
  38. 3477c91 Removed need to use "backtrack" in grammar. by Alex Ruiz · 13 years ago
  39. 4e7c6f7 Code cleanup. by Alex Ruiz · 13 years ago
  40. 34ecf67 Fixed: [Issue 161] package scope resolution. by Alex Ruiz · 13 years ago
  41. ce47e5e In progress: [Issue 161] package scope resolution. by Alex Ruiz · 13 years ago
  42. 92bb909 In progress: [Issue 161] package scope resolution. by Alex Ruiz · 13 years ago
  43. fdf64a6 In progress: [Issue 161] package scope resolution. by Alex Ruiz · 13 years ago
  44. 6578990 Code cleanup. by Alex Ruiz · 13 years ago
  45. 9903fa0 Finished cleaning up the grammar. by Alex Ruiz · 13 years ago
  46. 3594e8c Cleaning up grammar. by Alex Ruiz · 13 years ago
  47. 94d5c16 Renamed LiteralRef to LiteralLink. by Alex Ruiz · 13 years ago
  48. 68edf0e Renamed elements in the grammar. by Alex Ruiz · 13 years ago
  49. cd9c61f Renamed Property to MessageField. by Alex Ruiz · 13 years ago
  50. a7871d2 Renamed ScalarTypeRef to ScalarTypeLink. Renamed AbstractTypeRef to TypeLink. by Alex Ruiz · 13 years ago
  51. c07b43c Renamed TypeRef to ComplexTypeLink. by Alex Ruiz · 13 years ago
  52. dfe5d7c Renamed MessageRef to MessageLink. by Alex Ruiz · 13 years ago
  53. d833196 Renamed Extend to MessageExtension. by Alex Ruiz · 13 years ago
  54. 3feeede Renamed ExtendMessage to Extend. by Alex Ruiz · 13 years ago
  55. 122e4de Renamed Type to ComplexType. Renamed RegularImport to NormalImport. by Alex Ruiz · 13 years ago
  56. 02ee017 In progress: [Issue 121] Nested message support in custom options. by Alex Ruiz · 13 years ago
  57. 8acb6a7 In progress: [Issue 121] Nested message support in custom options. by Alex Ruiz · 13 years ago
  58. 344cf09 Cleaned up grammar. by Alex Ruiz · 13 years ago
  59. ec19cc0 Fixed: [Issue 158] Content assist for types does not respect scoping. by Alex Ruiz · 13 years ago
  60. 77b5dee Fixed: [Issue 157] Groups should be considered Types. by Alex Ruiz · 13 years ago
  61. f77db2e In progress: [Issue 157] Groups should be considered Types. by Alex Ruiz · 13 years ago
  62. c2590cf Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  63. fbabff6 In progress: [Issue 157] Groups should be considered Types. by Alex Ruiz · 13 years ago
  64. 9aede66 Fixed multiple-level warnings related to non-proto2 files imported. by Alex Ruiz · 13 years ago
  65. f7df3d5 Code cleanup. by Alex Ruiz · 13 years ago
  66. 24c42e3 Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  67. 8c07b5d Adding support for converting scoping errors into warnings if non-proto2 by Alex Ruiz · 13 years ago
  68. 8760c31 Adding support for converting scoping errors into warnings if non-proto2 by Alex Ruiz · 13 years ago
  69. 75e0a8e Fixed test failures. Added "syntax = 'proto2'" to all proto code in tests. by Alex Ruiz · 13 years ago
  70. 30880f9 Fixed: [Issue 156] Editor does not support custom options for enum values. by Alex Ruiz · 13 years ago
  71. 96a7134 Fixed: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  72. eca7b70 Fixed: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  73. 2f42944 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  74. 90b9a83 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  75. 12ee03a In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  76. c209d86 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  77. de0f316 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  78. 170e199 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  79. b7bf678 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  80. fdb4764 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  81. 60501de In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  82. 3bc2f7a In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  83. e95d2df Fixed: [Issue 154] Allow more than one semicolon at the end of a message field. by Alex Ruiz · 13 years ago
  84. 4cbe337 Added check where proto files without syntax are considered non-proto2. by Alex Ruiz · 13 years ago
  85. f8a501f Fixed: [Issue 153] '-inf' is not supported as default value of double or by Alex Ruiz · 13 years ago
  86. 25f574c Fixed: [Issue 152] Escaped literals in Strings not supported. by Alex Ruiz · 13 years ago
  87. 9f6879e Fixed: [Issue 151] Negative hexadecimal numbers are not supported. by Alex Ruiz · 13 years ago
  88. 6bb2e05 Importing non-proto2 files now shows a warning. by Alex Ruiz · 13 years ago
  89. 8cd838c Fixed: [Issue 150] Groups do not support 'extend message' elements. by Alex Ruiz · 13 years ago
  90. f0fc3d7 Added support for ignoring proto files with non-proto2 syntax. by Alex Ruiz · 13 years ago
  91. a22de83 Fixed: [Issue 148] Elements with different types bug same names are by Alex Ruiz · 13 years ago
  92. 8bc5fcd Fixed: [Issue 147] Options in groups show syntax errors. by Alex Ruiz · 13 years ago
  93. 03c5e79 Code cleanup. by Alex Ruiz · 13 years ago
  94. c570ac4 Adding more tests. Code cleanup. by Alex Ruiz · 13 years ago
  95. e6dc31d Code cleanup. Added more tests. by Alex Ruiz · 13 years ago
  96. 8b7481d Fixed: [Issue 137] Make protobuf-dt require Java 6. by Alex Ruiz · 14 years ago
  97. 0ed5cbd Fixed: [Issue 131] option for service is broken. by Alex Ruiz · 14 years ago
  98. e14cbc3 Fixed: [Issue 133] Options for Services and RPCs are treated as syntax errors. by Alex Ruiz · 14 years ago
  99. 8a6b066 Fixed: [Issue 125] Support for custom options. by Alex Ruiz · 14 years ago
  100. 9c04e91 Fixed: [Issue 125] Support for custom options by Alex Ruiz · 14 years ago