xtext-core/org.eclipse.xtext.xtext.generator
overflowerror 00ff0407b0 added tests for hoisting specific renders
tests predicate rendering in alternatives, in non-trivial cardinalities,
and setup block rendering. in both the production grammar and content
assist grammar.

added debug grammar generators for production grammar and content assist
grammar which use DebugGrammarNaming to avoid null-ptr because of
missing adapters in ecore objects. (existing AntlrDebugGrammarGenerator
can't be used because setup blocks are handled by AntlrGrammarGenerator
and AntlrContentAssistGrammarGenerator respectively, not
AbstractAntlrGrammarGenerator.)

fixed small details in rendered output (removed guard of rule comment
and trimmed setup block).
2022-01-27 20:37:07 +01:00
..
.settings [eclipse/xtext#1176] Migrate to EPL 2.0 2020-02-11 12:02:02 +01:00
META-INF [eclipse/xtext#1738] removed no longer needed icu dependency 2020-05-06 14:11:09 +02:00
src/org/eclipse/xtext/xtext/generator added tests for hoisting specific renders 2022-01-27 20:37:07 +01:00
src-gen/org/eclipse/xtext/xtext/generator/parser/antlr/splitting [eclipse/xtext#1282] Update to EMF 2.20: regenerated languages 2020-01-03 16:38:14 +01:00
xtend-gen/org/eclipse/xtext/xtext/generator added tests for hoisting specific renders 2022-01-27 20:37:07 +01:00
.classpath Make bin/main also the default output directory to avoid buildship confusion 2019-02-10 14:55:03 +01:00
.project [eclipse/xtext#1573] Ensure that all plugins do have a ManifestBuilder 2019-11-04 14:34:21 +01:00
about.html [eclipse/xtext#1176] Migrate to EPL 2.0 2020-02-11 12:02:02 +01:00
build.gradle [eclipse/xtext#1738] removed no longer needed icu dependency 2020-05-06 14:11:09 +02:00
build.properties Add output folders to build.properties 2019-11-18 08:42:38 +01:00