1. cd9c61f Renamed Property to MessageField. by Alex Ruiz · 12 years ago
  2. a7871d2 Renamed ScalarTypeRef to ScalarTypeLink. Renamed AbstractTypeRef to TypeLink. by Alex Ruiz · 12 years ago
  3. c07b43c Renamed TypeRef to ComplexTypeLink. by Alex Ruiz · 12 years ago
  4. dfe5d7c Renamed MessageRef to MessageLink. by Alex Ruiz · 12 years ago
  5. d833196 Renamed Extend to MessageExtension. by Alex Ruiz · 12 years ago
  6. 3feeede Renamed ExtendMessage to Extend. by Alex Ruiz · 12 years ago
  7. 122e4de Renamed Type to ComplexType. Renamed RegularImport to NormalImport. by Alex Ruiz · 12 years ago
  8. fa31e31 Adding more tests. by Alex Ruiz · 12 years ago
  9. 9208bc1 XtextRule now requires that all embedded proto code specify 'proto2' syntax. by Alex Ruiz · 12 years ago
  10. fcfc755 In progress: [Issue 121] Nested message support in custom options. by Alex Ruiz · 12 years ago
  11. 02ee017 In progress: [Issue 121] Nested message support in custom options. by Alex Ruiz · 12 years ago
  12. 8acb6a7 In progress: [Issue 121] Nested message support in custom options. by Alex Ruiz · 12 years ago
  13. 344cf09 Cleaned up grammar. by Alex Ruiz · 12 years ago
  14. 3052e4c Fixed: [Issue 160] Proto files outside workspace should have a different icon. by Alex Ruiz · 12 years ago
  15. daa2ba6 Fixed: [Issue 159] Content assist for default value is broken. by Alex Ruiz · 12 years ago
  16. a37eb26 Fixed: [Issue 159] Content assist for default value is broken. by Alex Ruiz · 12 years ago
  17. ec19cc0 Fixed: [Issue 158] Content assist for types does not respect scoping. by Alex Ruiz · 12 years ago
  18. 77b5dee Fixed: [Issue 157] Groups should be considered Types. by Alex Ruiz · 12 years ago
  19. 37641cd Fixed: [Issue 157] Groups should be considered Types. by Alex Ruiz · 12 years ago
  20. f77db2e In progress: [Issue 157] Groups should be considered Types. by Alex Ruiz · 12 years ago
  21. c2590cf Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 12 years ago
  22. fbabff6 In progress: [Issue 157] Groups should be considered Types. by Alex Ruiz · 12 years ago
  23. 9aede66 Fixed multiple-level warnings related to non-proto2 files imported. by Alex Ruiz · 12 years ago
  24. f7df3d5 Code cleanup. by Alex Ruiz · 12 years ago
  25. 24c42e3 Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 12 years ago
  26. 8c07b5d Adding support for converting scoping errors into warnings if non-proto2 by Alex Ruiz · 12 years ago
  27. 8760c31 Adding support for converting scoping errors into warnings if non-proto2 by Alex Ruiz · 12 years ago
  28. 75e0a8e Fixed test failures. Added "syntax = 'proto2'" to all proto code in tests. by Alex Ruiz · 12 years ago
  29. 30880f9 Fixed: [Issue 156] Editor does not support custom options for enum values. by Alex Ruiz · 12 years ago
  30. 96a7134 Fixed: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 12 years ago
  31. 3216303 Fixed: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 12 years ago
  32. eca7b70 Fixed: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 12 years ago
  33. 2f42944 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 12 years ago
  34. 90b9a83 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 12 years ago
  35. 12ee03a In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 12 years ago
  36. 5268fff In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  37. c209d86 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  38. de0f316 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  39. 170e199 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  40. b7bf678 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  41. fdb4764 In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  42. 60501de In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  43. 3bc2f7a In progress: [Issue 155] Editor does not support complex custom options. by Alex Ruiz · 13 years ago
  44. e95d2df Fixed: [Issue 154] Allow more than one semicolon at the end of a message field. by Alex Ruiz · 13 years ago
  45. 4cbe337 Added check where proto files without syntax are considered non-proto2. by Alex Ruiz · 13 years ago
  46. f8a501f Fixed: [Issue 153] '-inf' is not supported as default value of double or by Alex Ruiz · 13 years ago
  47. 25f574c Fixed: [Issue 152] Escaped literals in Strings not supported. by Alex Ruiz · 13 years ago
  48. 9f6879e Fixed: [Issue 151] Negative hexadecimal numbers are not supported. by Alex Ruiz · 13 years ago
  49. 6bb2e05 Importing non-proto2 files now shows a warning. by Alex Ruiz · 13 years ago
  50. 8cd838c Fixed: [Issue 150] Groups do not support 'extend message' elements. by Alex Ruiz · 13 years ago
  51. f0fc3d7 Added support for ignoring proto files with non-proto2 syntax. by Alex Ruiz · 13 years ago
  52. 6d62bfc Code cleanup. by Alex Ruiz · 13 years ago
  53. 38750cc Code cleanup. by Alex Ruiz · 13 years ago
  54. 6219b9d Fixed: [Issue 148] Elements with different types bug same names are by Alex Ruiz · 13 years ago
  55. a22de83 Fixed: [Issue 148] Elements with different types bug same names are by Alex Ruiz · 13 years ago
  56. 8bc5fcd Fixed: [Issue 147] Options in groups show syntax errors. by Alex Ruiz · 13 years ago
  57. 03c5e79 Code cleanup. by Alex Ruiz · 13 years ago
  58. 1e38021 Code cleanup. by Alex Ruiz · 13 years ago
  59. 09756e0 Code cleanup: pre-compiled regular expressions. by Alex Ruiz · 13 years ago
  60. 77002c3 Fixed severe editor breakage. by Alex Ruiz · 13 years ago
  61. 26751fd Fixed broken tests in Windows. by Yvonne Wang Price · 13 years ago
  62. a15a078 Adding more tests. by Alex Ruiz · 13 years ago
  63. c570ac4 Adding more tests. Code cleanup. by Alex Ruiz · 13 years ago
  64. 224026a Code cleanup. by Alex Ruiz · 13 years ago
  65. 256a771 Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  66. a6b18a2 Adding more tests. Code cleanup. by Alex Ruiz · 13 years ago
  67. 1873d9b Code cleanup. by Alex Ruiz · 13 years ago
  68. 8831a7b Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  69. 62d54f1 Forgot to add file. by Alex Ruiz · 13 years ago
  70. e6dc31d Code cleanup. Added more tests. by Alex Ruiz · 13 years ago
  71. 8b41300 Fixed flaky test. by Alex Ruiz · 13 years ago
  72. 0ae7498 Released v1.0.11 by Alex Ruiz · 13 years ago
  73. 15434eb Preparing 1.0.11 release. by Alex Ruiz · 13 years ago
  74. 99e6e7a Updating version to 1.0.11. by Alex Ruiz · 13 years ago
  75. 6f9ff9c Fixed icon for "Remove duplicate package declaration" quick fix. by Alex Ruiz · 13 years ago
  76. 42d191d Fixed: [Issue 140] Using single quotes in imports breaks hyperlinking. by Alex Ruiz · 13 years ago
  77. 97c19ee Fixed: [Issue 139] Reopening Eclipse when active editor has a .proto by Alex Ruiz · 13 years ago
  78. c114eda Fixed: [Issue 137] Make protobuf-dt require Java 6. by Alex Ruiz · 13 years ago
  79. ccb472f Fixed: [Issue 138] Syntax highlighting produces OutOfMemoryError. by Alex Ruiz · 13 years ago
  80. 8b7481d Fixed: [Issue 137] Make protobuf-dt require Java 6. by Alex Ruiz · 13 years ago
  81. dacb466 Added more tests. by Alex Ruiz · 13 years ago
  82. 13a4694 protobuf-dt now requires Java 6. by Alex Ruiz · 13 years ago
  83. 09de227 Code cleanup. Adding more tests. by Alex Ruiz · 13 years ago
  84. 5b9aca1 Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  85. 72a104c Preparing for 1.0.10 release. by Alex Ruiz · 13 years ago
  86. fba6b55 Code cleanup. Added more tests. by Alex Ruiz · 13 years ago
  87. 0ed5cbd Fixed: [Issue 131] option for service is broken. by Alex Ruiz · 13 years ago
  88. 2da4c59 Fixed: [Issue 134] Typing semicolong does not always work. by Alex Ruiz · 13 years ago
  89. e14cbc3 Fixed: [Issue 133] Options for Services and RPCs are treated as syntax errors. by Alex Ruiz · 13 years ago
  90. 4fd3cf5 Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  91. 7e8d14b Fixed: [Issue 125] Support for custom options. by Alex Ruiz · 13 years ago
  92. deb1b2e Code cleanup. by Alex Ruiz · 13 years ago
  93. 8a6b066 Fixed: [Issue 125] Support for custom options. by Alex Ruiz · 13 years ago
  94. 9c04e91 Fixed: [Issue 125] Support for custom options by Alex Ruiz · 13 years ago
  95. 1f8f550 In progress: [Issue 125] Support for custom options by Alex Ruiz · 13 years ago
  96. 38acc35 Cleaned up tests. Unified all the classes for element lookup into a single one. by Alex Ruiz · 13 years ago
  97. 3862ef9 Tests now specify proto code to specify as comments below the test by Alex Ruiz · 13 years ago
  98. 52c8599 Cleaning up test code. by Alex Ruiz · 13 years ago
  99. 82f947e In progress [Issue 125] Support for custom options. by Alex Ruiz · 13 years ago
  100. f3fa7cd In progress [Issue 125] Support for custom options. by Alex Ruiz · 13 years ago