Skip to main content
Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
Toggle navigation
Home
Contribute
Source code
index
:
org.eclipse.emf.eson.git
PerfAbstractValueSwitchAvoidToStringAndReParse
Xtext-v2.5.x
master
nightly
EMF Simple Object Notation - https://wiki.eclipse.org/ESON
Code Review
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
PerfAbstractValueSwitchAvoidToStringAndReParse
[performance] AbstractValueSwitch doesn't really need toString() and
Michael Vorburger
16 months
Xtext-v2.5.x
[enhancement] Support EClass and EAttribute name with dots (DS-8480)
Michael Vorburger
14 months
master
Attempt fixing BuilderResyncTest x2 failures in standalone mode
Michael Vorburger
3 weeks
nightly
[build] Regenerated src-gen with Xtext 2.9.0 nightly from today
Michael Vorburger
7 months
Age
Commit message
Author
Files
Lines
2016-05-23
Attempt fixing BuilderResyncTest x2 failures in standalone mode
HEAD
master
refs/changes/87/73387/1
Michael Vorburger
2
-1/+4
2016-05-23
Fix IllegalStateException from Optional in EFactoryExtensionRegistry
refs/changes/86/73386/2
Michael Vorburger
1
-2/+3
2016-05-23
Remove Xcore from P2Task (causing setup problems), and redirect Oomph
refs/changes/84/73384/1
Michael Vorburger
1
-2/+5
2016-05-23
Fix bug 492080 NPE when editing of EAttribute with 0..* multiplicity
refs/changes/36/71136/6
gkumarctr
4
-4/+54
2016-03-22
[enhancement] New ESON File wizard
refs/changes/17/68717/2
Michael Vorburger
3
-16/+15
2016-03-17
[performance, incompatible] 'use' of EPackage URI instead name
refs/changes/32/68532/8
Michael Vorburger
113
-3892/+5448
2016-03-17
[improvement] Syntax Completion: EClass at root + filtered contained
refs/changes/26/68726/2
Michael Vorburger
3
-4/+17
2016-03-17
[tests] EFactoryOutlineTreeProviderTest fixed up
refs/changes/14/68714/1
Michael Vorburger
2
-17/+16
2016-03-17
[performance] do not use EcorePlugin.computePlatformURIMap() in Editor
refs/changes/12/68712/1
Michael Vorburger
1
-2/+8
2016-03-16
[enhancement] New Validation to detect double naming
refs/changes/07/68607/1
Michael Vorburger
2
-1/+16
[...]
Gerrit Code Review
All Open Changes
Recently Closed
Clone:
git clone https://git.eclipse.org/r/emf/org.eclipse.emf.eson
Back to the top