xtext-core/org.eclipse.xtext
overflowerror ebef309674 fixed problem with unordered groups and non-trivial cardinalities in
nested prefix alternatives analysis

now flattenPaths() considers following repetitions

new problem: unordered groups and non-trivial cardinalities without
non-optional elements causes explosion of generated alternatives, which
in turn cause the identity analysis to go out of control
example: S: ('a'? | 'b'?)+
with a token limit of 10 the nested prefix alternatives analysis would
generate over 1300 alternatives

current quick fix: limit of alternatives
2021-12-23 18:13:52 +01:00
..
.settings [#1499] Enable JavaDoc validation on org.eclipse.xtext (#1500) 2020-05-20 17:11:07 +02:00
emf-gen/org/eclipse/xtext added disambiguating semantic predicates to model and grammar 2021-11-23 18:23:32 +01:00
META-INF [eclipse/xtext#1649] update to ASM 8.0 2020-04-28 08:27:41 +02:00
org/eclipse/xtext added disambiguating semantic predicates to model and grammar 2021-11-23 18:23:32 +01:00
packrat/org/eclipse/xtext [eclipse/xtext#1176] Migrate to EPL 2.0 2020-02-11 12:02:02 +01:00
schema Moved projects to root of repository 2016-06-14 08:30:25 +02:00
src fixed problem with unordered groups and non-trivial cardinalities in 2021-12-23 18:13:52 +01:00
src-gen/org/eclipse/xtext added disambiguating semantic predicates to model and grammar 2021-11-23 18:23:32 +01:00
xtend-gen/org/eclipse/xtext/generator/trace/node added semantic predicates to ecore model and xtext grammar 2021-11-12 18:43:30 +01:00
.classpath Make bin/main also the default output directory to avoid buildship confusion 2019-02-10 14:55:03 +01:00
.gitignore Remove redundant .gitignore rules 2016-06-14 15:31:26 +02: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
about.ini [https://github.com/eclipse/xtext/issues/1486] 2019-09-25 16:47:55 +02:00
about.mappings Moved projects to root of repository 2016-06-14 08:30:25 +02:00
about.properties Update copyright 2018-05-15 06:10:10 +02:00
build.gradle [https://github.com/eclipse/xtext/issues/1486] 2019-09-28 15:07:48 +02:00
build.properties Add output folders to build.properties 2019-11-18 08:42:38 +01:00
plugin.properties Added missing build.properties, fixed a couple of warnings 2019-11-18 08:42:38 +01:00
plugin.xml [eclipse/xtext#1176] Migrate to EPL 2.0 2020-02-11 12:02:02 +01:00
xtext32.png [eclipse/xtext#1486] made png transparent 2019-10-12 18:50:42 +02:00