eclipse-langium / langium

Next-gen language engineering / DSL framework
https://langium.org/
MIT License
663 stars 61 forks source link

Improve idempotency of stream operations #1545

Closed msujew closed 2 weeks ago

msujew commented 3 weeks ago

Closes https://github.com/eclipse-langium/langium/issues/1543

Moves the external state of some of the stream operations to the internal state.