summaryrefslogtreecommitdiff
path: root/odcsim-core/src
AgeCommit message (Expand)Author
2019-05-14feat: Add support for timersFabian Mastenbroek
2019-05-14feat: Improve DSL for building BehaviorsFabian Mastenbroek
2019-05-14feat: Add testkit for testing behaviorFabian Mastenbroek
2019-05-14feat: Provide per-actor loggingFabian Mastenbroek
2019-05-13feat: Add proper identify implementation for ActorRefFabian Mastenbroek
2019-05-13feat: Add support for ActorSystem terminationFabian Mastenbroek
2019-05-13test: Move implementation test suite into separate packageFabian Mastenbroek
2019-05-13refactor: Require ActorContext for sending messagesFabian Mastenbroek
2019-05-13feat: Add initial interface for parallel simulationsFabian Mastenbroek
2019-05-13feat: Expose actor context in coroutineFabian Mastenbroek
2019-05-13feat: Add conversion methods between number and time typesFabian Mastenbroek
2019-05-13feat: Add consistent exception handling in actor systemsFabian Mastenbroek
2019-05-13feat: Add support for suspending behaviorFabian Mastenbroek
2019-05-13chore: Add linting via KtlintFabian Mastenbroek
2019-05-13refactor: Add support for deferred and special behaviorFabian Mastenbroek
2019-05-06test: Create initial test suite for APIFabian Mastenbroek
2019-05-06refactor: Introduce initial API design for 2.xFabian Mastenbroek