mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
a1eb347338
This one goes from ASTGenerator on a background thread to the JList which displays code suggestions. Until refactored, I'm making it immutable with convenience methods returning mutated copies to prevent possible threading issues.