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