1. c4b9c47 In progress: [Issue 199] Add ability to navigate to proto element from by Alex Ruiz · 12 years ago
  2. 1c3f2ef Updated project version to v1.2.3 by Alex Ruiz · 12 years ago
  3. 00820e2 Fixed: [Issue 201] Import validation cannot handle circular dependencies. by Alex Ruiz · 12 years ago
  4. 0f0b95a Code cleanup. by Alex Ruiz · 12 years ago
  5. 696b974 Fixed caching of qualified names and compiled patterns. by Alex Ruiz · 12 years ago
  6. 9c86e76 Code cleanup. by Alex Ruiz · 12 years ago
  7. 9bd97e9 Code cleanup. by Alex Ruiz · 12 years ago
  8. 8899f1e Added check for null roots in SmartSemicolonHandler. Code cleanup. by Alex Ruiz · 12 years ago
  9. 8b7c9c7 Built v1.2.2 (this time, correctly) by Alex Ruiz · 12 years ago
  10. fc13689 Forgot to turn off checks for old proto syntax checks. by Alex Ruiz · 12 years ago
  11. b2baf2a Built v1.2.2. by Alex Ruiz · 12 years ago
  12. 7f27c57 Preparing v1.2.2 release. by Alex Ruiz · 12 years ago
  13. bbb4af0 Code cleanup. by Alex Ruiz · 12 years ago
  14. ce58ae6 In progress: [Issue 199] Add ability to navigate to proto element from by Alex Ruiz · 12 years ago
  15. 4969e0c Code cleanup. by Alex Ruiz · 12 years ago
  16. fce96d7 In progress: [Issue 199] Add ability to navigate to proto element from by Alex Ruiz · 12 years ago
  17. eafdd9c Code cleanup. by Alex Ruiz · 12 years ago
  18. 444cdf3 In progress: [Issue 199] Add ability to navigate to proto element from by Alex Ruiz · 12 years ago
  19. 2840e88 Code cleanup. by Alex Ruiz · 12 years ago
  20. f1f0749 Code cleanup. by Alex Ruiz · 12 years ago
  21. ad578e9 Code cleanup. Fix bug where path of proto file to compile was not added by Alex Ruiz · 12 years ago
  22. 2f978e8 Code cleanup. by Alex Ruiz · 12 years ago
  23. 8cd7d27 Major cleanup of protoc-invocation-related code. by Alex Ruiz · 12 years ago
  24. 8219422 In progress: [Issue 199] Add ability to navigate to proto element from by Alex Ruiz · 12 years ago
  25. 13ac5a5 In progress: [Issue 199] Add ability to navigate to proto element from by Alex Ruiz · 12 years ago
  26. d6efba0 Code cleanup. by Alex Ruiz · 12 years ago
  27. e4ebd6b Fixed recognition of old proto syntax. by Alex Ruiz · 12 years ago
  28. 73b611e In progress: [Issue 199] Add ability to navigate to proto element from by Alex Ruiz · 12 years ago
  29. 7420897 [ Issue 194 ] Implement ability to navigate to model object given by Alex Ruiz · 12 years ago
  30. a949a0d Fixed: [Issue 198] Editor flags Scientific Notation in default for by Alex Ruiz · 12 years ago
  31. 842ee6e Fixed: [Issue 197] Allow empty statements. by Alex Ruiz · 12 years ago
  32. 3848b10 Fixed: by Alex Ruiz · 12 years ago
  33. b2d46d0 In progress: by Alex Ruiz · 12 years ago
  34. a16417a In progress: by Alex Ruiz · 12 years ago
  35. 6281cd1 Code cleanup. by Alex Ruiz · 12 years ago
  36. e525dab Fixed: [Issue 194] Implement ability to navigate to model object given by Alex Ruiz · 12 years ago
  37. 2cf366b Code cleanup. by Alex Ruiz · 13 years ago
  38. 74bfd2f Code cleanup. Fixed broken tests. by Alex Ruiz · 13 years ago
  39. baafbe9 Fixed: [Issue 193] Protoc output parsers stopped parsing pattern by Alex Ruiz · 13 years ago
  40. 17aed89 Code cleanup. by Alex Ruiz · 13 years ago
  41. e665218 Code cleanup. by Alex Ruiz · 13 years ago
  42. 8706ec5 Uploaded v1.2.1 to update-site. by Alex Ruiz · 13 years ago
  43. 8e783ef Preparing release of v1.2.1. by Alex Ruiz · 13 years ago
  44. d8efbb4 In progress: [Issue 192] Console-related exceptions after installing 1.2.0. by Alex Ruiz · 13 years ago
  45. 4fd24a1 Added v1.2.0 artifacts to update-site. by Alex Ruiz · 13 years ago
  46. 21d1726 Preparing v1.2.0 release. by Alex Ruiz · 13 years ago
  47. 7755cfa Upgraded feature version to 1.2.0. by Alex Ruiz · 13 years ago
  48. d4b4d4b Updated dependency to Eclipse 3.7. by Alex Ruiz · 13 years ago
  49. 8fe9f27 Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  50. d8574d3 Updated project version to 1.2. by Alex Ruiz · 13 years ago
  51. 767cb12 Code cleanup. by Alex Ruiz · 13 years ago
  52. 487b2e1 Fixed: [Issue 190] Show protoc's output in Eclipse console. by Alex Ruiz · 13 years ago
  53. 723be41 Fixed: [Issue 190] Show protoc's output in Eclipse console. by Alex Ruiz · 13 years ago
  54. 6b59dbb Fixed: [Issue 163] Compiler errors reporting. by Alex Ruiz · 13 years ago
  55. 0b94670 Fixed: [ Issue 189 ] Scoping should resolve to the closest type possible. by Alex Ruiz · 13 years ago
  56. 7b2df7e Code cleanup. by Alex Ruiz · 13 years ago
  57. e595abc Fixed: [Issue 189] Scoping should resolve to the closest type possible. by Alex Ruiz · 13 years ago
  58. 4a5020b Fixed: [Issue 189] Scoping should resolve to the closest type possible. by Alex Ruiz · 13 years ago
  59. d21d0e9 Fixed: [Issue 188] Custom options fields can have a comma at the end. by Alex Ruiz · 13 years ago
  60. 4c48269 Fixed: [Issue 187] References to types other than messages in by Alex Ruiz · 13 years ago
  61. 31ac103 Fixed: [Issue 186] Imports with unresolved URIs should not have hyperlinks. by Alex Ruiz · 13 years ago
  62. aea280e Fixed: [Issue 185] Values of options should allow "{}". by Alex Ruiz · 13 years ago
  63. ad05f32 Fixed: [Issue 184] Scientific notation for float numbers does not support '+'. by Alex Ruiz · 13 years ago
  64. e2fc89f Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  65. 9fd15bd Fixed: [Issue 183] Verify that bug 349511 has been fixed in Xtext. by Alex Ruiz · 13 years ago
  66. 393a302 Proto files that start with "sawzall proto" are considered proto1 files. by Alex Ruiz · 13 years ago
  67. 3f8f586 Fixed: [Issue 182] Add support for "import weak". by Alex Ruiz · 13 years ago
  68. 6963c9a Fixed: [Issue 178] Editor does not support multi-line qualified names. by Alex Ruiz · 13 years ago
  69. dbccc4c Fixed: [Issue 179] Add support for 'stream' by Alex Ruiz · 13 years ago
  70. eb2759a Fixed: [Issue 181] Scoping of custom option sources is not reliable. by Alex Ruiz · 13 years ago
  71. cceba22 Code cleanup. by Alex Ruiz · 13 years ago
  72. 3fc9dea Code cleanup. XtextRule now injects members in tests. No need for by Alex Ruiz · 13 years ago
  73. 26d93e2 Code cleanup: Removed class ModelFinder and reorganized its methods into by Alex Ruiz · 13 years ago
  74. 0644aac In progress: [Issue 179] Add support for 'stream' by Alex Ruiz · 13 years ago
  75. 6a4fa2e In progress: [Issue 179] Add support for 'stream' by Alex Ruiz · 13 years ago
  76. 2b5b6d3 In progress: [Issue 179] Add support for 'stream' by Alex Ruiz · 13 years ago
  77. c71090d In progress: [Issue 179] Add support for 'stream' by Alex Ruiz · 13 years ago
  78. 56529ec Fixed label and text of outline view nodes referring to options. by Alex Ruiz · 13 years ago
  79. ed4796b Code cleanup. by Alex Ruiz · 13 years ago
  80. 42e46db Fixed: [Issue 174] Content assistance too eager to provide field id. by Alex Ruiz · 13 years ago
  81. c8ab416 Merge branch 'master' of https://code.google.com/p/protobuf-dt/ by Alex Ruiz · 13 years ago
  82. fe92fd6 Code cleanup. by Alex Ruiz · 13 years ago
  83. cbfd959 Removed folder 'src-gen' from project's build path. by Alex Ruiz · 13 years ago
  84. 9e9501e Code cleanup. by Alex Ruiz · 13 years ago
  85. 9043a80 Rewrote model post-processor in Java (was Xtend.) by Alex Ruiz · 13 years ago
  86. e79fa99 Set default value of index in Literals to -1, using post-processing. by Alex Ruiz · 13 years ago
  87. 09886d0 Code cleanup. by Alex Ruiz · 13 years ago
  88. eaff821 Code cleanup. by Alex Ruiz · 13 years ago
  89. 1256688 Removed code duplication. Added tests. by Alex Ruiz · 13 years ago
  90. 958161d Code cleanup. by Alex Ruiz · 13 years ago
  91. 91d5159 Code cleanup. by Alex Ruiz · 13 years ago
  92. a8b4be5 Code cleanup. by Alex Ruiz · 13 years ago
  93. a81508c Code cleanup. by Alex Ruiz · 13 years ago
  94. 4d5a53d Moved settings for parser checks from extension point to preferences. by Alex Ruiz · 13 years ago
  95. 6ef00ca Improved creation of XtextRule, by specifying overriding modules. by Alex Ruiz · 13 years ago
  96. f2d2e33 Upgraded to Xtext 2.2.1. by Alex Ruiz · 13 years ago
  97. ec53310 Code cleanup. by Alex Ruiz · 13 years ago
  98. c64b698 Fixed category ID of preference pages underneath "Editor". by Alex Ruiz · 13 years ago
  99. bc16332 Added settings to specify proto2-only checks via an extension point. by Alex Ruiz · 13 years ago
  100. f3de5dd Finally fisished cleaning up preference page code. by Alex Ruiz · 13 years ago