Sign in
protobuf-dt
/
protobuf
/
2ffce3adb84c71a0eeb43c76c328a880cbf7711d
/
com.google.eclipse.protobuf
/
src
/
com
/
google
/
eclipse
/
protobuf
/
model
/
util
d929c45
Remove unused functions
by foremans
· 11 years ago
4ec2e8f
Initial support for "oneof" keyword for internal testing
by foremans
· 11 years ago
08e768d
Fixed FastXtextResource. Organized imports.
by Alex Ruiz
· 12 years ago
c2b081f
Workaround for https://bugs.eclipse.org/bugs/process_bug.cgi
by Alex Ruiz
· 13 years ago
52fc68a
Fixed: [Issue 211] Multi-line imports are broken
by Alex Ruiz
· 13 years ago
b117292
In progress: [Issue 199] Add ability to navigate to proto element from
by Alex Ruiz
· 13 years ago
33349ae
Code cleanup.
by Alex Ruiz
· 13 years ago
48452a6
Fixed: [Issue 203] NPE when generating protoc command.
by Alex Ruiz
· 13 years ago
e53fd17
Fixed issue where real unresolved references were shown as warnings when
by Alex Ruiz
· 13 years ago
782db71
Code cleanup. Added more tests.
by Alex Ruiz
· 13 years ago
12b3610
In progress: [Issue 199] Add ability to navigate to proto element from
by Alex Ruiz
· 13 years ago
00820e2
Fixed: [Issue 201] Import validation cannot handle circular dependencies.
by Alex Ruiz
· 13 years ago
8899f1e
Added check for null roots in SmartSemicolonHandler. Code cleanup.
by Alex Ruiz
· 13 years ago
2840e88
Code cleanup.
by Alex Ruiz
· 13 years ago
8219422
In progress: [Issue 199] Add ability to navigate to proto element from
by Alex Ruiz
· 13 years ago
31ac103
Fixed: [Issue 186] Imports with unresolved URIs should not have hyperlinks.
by Alex Ruiz
· 13 years ago
6963c9a
Fixed: [Issue 178] Editor does not support multi-line qualified names.
by Alex Ruiz
· 13 years ago
26d93e2
Code cleanup: Removed class ModelFinder and reorganized its methods into
by Alex Ruiz
· 13 years ago
0644aac
In progress: [Issue 179] Add support for 'stream'
by Alex Ruiz
· 13 years ago
fe92fd6
Code cleanup.
by Alex Ruiz
· 13 years ago
eaff821
Code cleanup.
by Alex Ruiz
· 13 years ago
1256688
Removed code duplication. Added tests.
by Alex Ruiz
· 13 years ago
f2d2e33
Upgraded to Xtext 2.2.1.
by Alex Ruiz
· 13 years ago
bc16332
Added settings to specify proto2-only checks via an extension point.
by Alex Ruiz
· 13 years ago
d84a13c
Code cleanup.
by Alex Ruiz
· 13 years ago
5be3822
Cleaning up preference pages.
by Alex Ruiz
· 13 years ago
41e64db
Code cleanup. Fixed broken tests.
by Alex Ruiz
· 13 years ago
eb57e5b
Code cleanup.
by Alex Ruiz
· 13 years ago
44c3263
Code cleanup. Adding more tests.
by Alex Ruiz
· 13 years ago
9236e8a
Major cleanup.
by Alex Ruiz
· 13 years ago
002a4e6
Code cleanup.
by Alex Ruiz
· 13 years ago
52a7fe6
Fixed: [Issue 169] "Extend" can also extend group.
by Alex Ruiz
· 13 years ago
fec08b8
In progress: [Issue 164] Validate that the default value of a field
by Alex Ruiz
· 13 years ago
632ac3f
In progress: [Issue 164] Validate that the default value of a field
by Alex Ruiz
· 13 years ago
91d2bfd
In progress: [Issue 164] Validate that the default value of a field
by Alex Ruiz
· 13 years ago
e449117
Code cleanup. Adding more tests.
by Alex Ruiz
· 13 years ago
254ded8
Code cleanup.
by Alex Ruiz
· 13 years ago
0c878ab
Names are now strings again, to enable rename refactoring.
by Alex Ruiz
· 13 years ago
66a1ea8
Packages can now have keywords as segment identifiers.
by Alex Ruiz
· 13 years ago
3477c91
Removed need to use "backtrack" in grammar.
by Alex Ruiz
· 13 years ago
92bb909
In progress: [Issue 161] package scope resolution.
by Alex Ruiz
· 13 years ago
3594e8c
Cleaning up grammar.
by Alex Ruiz
· 13 years ago
68edf0e
Renamed elements in the grammar.
by Alex Ruiz
· 13 years ago
cd9c61f
Renamed Property to MessageField.
by Alex Ruiz
· 13 years ago
a7871d2
Renamed ScalarTypeRef to ScalarTypeLink. Renamed AbstractTypeRef to TypeLink.
by Alex Ruiz
· 13 years ago
c07b43c
Renamed TypeRef to ComplexTypeLink.
by Alex Ruiz
· 13 years ago
dfe5d7c
Renamed MessageRef to MessageLink.
by Alex Ruiz
· 13 years ago
d833196
Renamed Extend to MessageExtension.
by Alex Ruiz
· 13 years ago
3feeede
Renamed ExtendMessage to Extend.
by Alex Ruiz
· 13 years ago
122e4de
Renamed Type to ComplexType. Renamed RegularImport to NormalImport.
by Alex Ruiz
· 13 years ago
02ee017
In progress: [Issue 121] Nested message support in custom options.
by Alex Ruiz
· 13 years ago
8acb6a7
In progress: [Issue 121] Nested message support in custom options.
by Alex Ruiz
· 13 years ago
f77db2e
In progress: [Issue 157] Groups should be considered Types.
by Alex Ruiz
· 13 years ago
fbabff6
In progress: [Issue 157] Groups should be considered Types.
by Alex Ruiz
· 13 years ago
96a7134
Fixed: [Issue 155] Editor does not support complex custom options.
by Alex Ruiz
· 13 years ago
eca7b70
Fixed: [Issue 155] Editor does not support complex custom options.
by Alex Ruiz
· 13 years ago
90b9a83
In progress: [Issue 155] Editor does not support complex custom options.
by Alex Ruiz
· 13 years ago
b7bf678
In progress: [Issue 155] Editor does not support complex custom options.
by Alex Ruiz
· 13 years ago
fdb4764
In progress: [Issue 155] Editor does not support complex custom options.
by Alex Ruiz
· 13 years ago
3bc2f7a
In progress: [Issue 155] Editor does not support complex custom options.
by Alex Ruiz
· 13 years ago
c570ac4
Adding more tests. Code cleanup.
by Alex Ruiz
· 13 years ago
e6dc31d
Code cleanup. Added more tests.
by Alex Ruiz
· 13 years ago
8a6b066
Fixed: [Issue 125] Support for custom options.
by Alex Ruiz
· 13 years ago
d0911f7
In progress [Issue 125] Support for custom options.
by Alex Ruiz
· 13 years ago
33441fd
In progress [Issue 125] Support for custom options.
by Alex Ruiz
· 13 years ago