mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 00:38: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 | ||
META-INF | ||
src/org/eclipse/xtext/testing | ||
tests/org/eclipse/xtext/testing/tests | ||
xtend-gen/org/eclipse/xtext/testing | ||
.classpath | ||
.project | ||
about.html | ||
build.gradle |