syndicate-java/src/main/java/org/syndicate_lang/actors
Tony Garnock-Jones 6904ef76df Rearrange to put the common case at the top 2023-10-28 16:27:51 +02:00
..
Actor.java Is there *really* a need to allocate fresh Turns every time? I think not 2023-10-28 16:18:42 +02:00
ActorTerminated.java Fix warnings 2020-12-09 20:54:53 +01:00
BrokenPromise.java Fix warnings 2020-12-09 20:54:53 +01:00
Entity.java First broad step toward novy 2021-05-12 15:47:59 +02:00
IEntity.java First broad step toward novy 2021-05-12 15:47:59 +02:00
InternalError.java Initial commit 2020-12-04 19:57:47 +01:00
PeriodicTimer.java Fix warnings 2020-12-09 20:54:53 +01:00
Promise.java Remove ambient authority (static current Actor) 2021-05-12 15:47:59 +02:00
Ref.java First broad step toward novy 2021-05-12 15:47:59 +02:00
ThrowingSupplier.java Fix warnings 2020-12-09 20:54:53 +01:00
Turn.java Rearrange to put the common case at the top 2023-10-28 16:27:51 +02:00