index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
odcsim-engine-omega
/
src
Age
Commit message (
Expand
)
Author
2019-05-14
feat: Add support for Async Stacktraces in IntelliJ
Fabian Mastenbroek
2019-05-14
refactor: Make actor spawning and stopping behavior consistent
Fabian Mastenbroek
2019-05-14
feat: Add support for spawning anonymous children
Fabian Mastenbroek
2019-05-14
feat: Add support for watching actor termination
Fabian Mastenbroek
2019-05-14
style: Format code according to Ktlint style guide
Fabian Mastenbroek
2019-05-14
feat: Add testkit for testing behavior
Fabian Mastenbroek
2019-05-14
feat: Provide per-actor logging
Fabian Mastenbroek
2019-05-13
feat: Add proper identify implementation for ActorRef
Fabian Mastenbroek
2019-05-13
feat: Add support for ActorSystem termination
Fabian Mastenbroek
2019-05-13
test: Move implementation test suite into separate package
Fabian Mastenbroek
2019-05-13
refactor: Require ActorContext for sending messages
Fabian Mastenbroek
2019-05-13
feat: Add initial interface for parallel simulations
Fabian Mastenbroek
2019-05-13
feat: Add consistent exception handling in actor systems
Fabian Mastenbroek
2019-05-13
feat: Add support for suspending behavior
Fabian Mastenbroek
2019-05-13
refactor: Add support for deferred and special behavior
Fabian Mastenbroek
2019-05-06
test: Create initial test suite for API
Fabian Mastenbroek
2019-05-06
refactor: Introduce initial API design for 2.x
Fabian Mastenbroek