Files
processing4/java
Jakub Valtar a1eb347338 Make CompletionCandidate immutable
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.
2015-10-30 03:27:08 +01:00
..
2015-02-11 00:42:05 -08:00
2015-09-01 11:45:25 -04:00
2015-06-25 10:05:04 -04:00
2015-10-30 03:27:08 +01:00
2015-06-06 21:28:57 -04:00
2015-01-20 15:48:43 -05:00
2015-02-11 00:42:05 -08:00
2015-10-02 13:17:56 -07:00
2015-08-20 21:04:03 -07:00