mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
![]() This change: - introduces a flag that by default disables creation of stack traces - lets the formatter do a second pass on conflict with that flag enabled This combines the benefits of both worlds: - performance without the need for tweaking - debug information without the need to enable some magic config see https://bugs.eclipse.org/bugs/show_bug.cgi?id=508894 https://bugs.eclipse.org/bugs/show_bug.cgi?id=507174 https://github.com/eclipse/xtext-core/pull/195 Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io> |
||
---|---|---|
.. | ||
.settings | ||
emf-gen/org/eclipse/xtext | ||
generator | ||
lib | ||
META-INF | ||
src | ||
src-gen/org/eclipse/xtext | ||
suites/org/eclipse/xtext | ||
testdata/wizard-expectations | ||
xtend-gen/org/eclipse/xtext | ||
.classpath | ||
.gitignore | ||
.project | ||
about.html | ||
build.gradle | ||
GenerateAllTestLanguages.mwe2.launch | ||
plugin.properties | ||
plugin.xml | ||
plugin.xml_gen | ||
xtext.tests (xtend).launch | ||
xtext.tests.launch |