syndicate-java/src/main/java/org/syndicate_lang/actors
Tony Garnock-Jones c7718b3ddd Make turns atomic, rather than reply-turn-per-event 2021-05-31 12:05:00 +02:00
..
Actor.java Bump language level to JDK 16 to get records; update example1 2021-05-12 15:47:59 +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
ProxyFailure.java Initial commit 2020-12-04 19:57:47 +01: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 Make turns atomic, rather than reply-turn-per-event 2021-05-31 12:05:00 +02:00