index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-20
chore: Tidy repository
Fabian Mastenbroek
2019-11-20
refactor: Move build logic to buildSrc
Fabian Mastenbroek
2019-05-15
docs: Rewrite README for 2.x release
Fabian Mastenbroek
2019-05-15
feat: Add initial version of OpenDC simulation model
Fabian Mastenbroek
2019-05-15
feat: Add unsafe helper method for casting ActorContext
Fabian Mastenbroek
2019-05-14
bug: Replace initial behavior after starting coroutine
Fabian Mastenbroek
2019-05-14
feat: Add support for Async Stacktraces in IntelliJ
Fabian Mastenbroek
2019-05-14
feat: Add support for stashing messages
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 behavior constructor for timeout
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 support for timers
Fabian Mastenbroek
2019-05-14
feat: Improve DSL for building Behaviors
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
chore: Migrate to Kotlin DSL for Gradle
Fabian Mastenbroek
2019-05-13
test: Move implementation test suite into separate package
Fabian Mastenbroek
2019-05-13
chore: Update build dependencies
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: Expose actor context in coroutine
Fabian Mastenbroek
2019-05-13
feat: Add conversion methods between number and time types
Fabian Mastenbroek
2019-05-13
chore: Update build dependencies
Fabian Mastenbroek
2019-05-13
feat: Add consistent exception handling in actor systems
Fabian Mastenbroek
2019-05-13
chore: Update JUnit version to 5.3.2
Fabian Mastenbroek
2019-05-13
chore: Update to Gradle 5.1
Fabian Mastenbroek
2019-05-13
chore: Add support for project wide documentation generation
Fabian Mastenbroek
2019-05-13
feat: Add support for suspending behavior
Fabian Mastenbroek
2019-05-13
chore: Add linting via Ktlint
Fabian Mastenbroek
2019-05-13
refactor: Add support for deferred and special behavior
Fabian Mastenbroek
2019-05-06
chore: Move to Kotlin 1.3 official release
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
2018-07-19
refactor: Improve exception handling in processes (#29)
Fabian Mastenbroek
2018-07-17
bug: Fix crashed processes from being resumed (#28)
Fabian Mastenbroek
2018-07-12
refactor: Use top-level coroutineContext (#24)
Fabian Mastenbroek
2018-07-12
docs: Update download instructions in README (#25)
Fabian Mastenbroek
2018-07-11
chore: Update build toolchain (#23)
Fabian Mastenbroek
2018-07-11
chore: Add support for Jacoco
Fabian Mastenbroek
2018-07-11
chore: Update Gradle build configuration
Fabian Mastenbroek
2018-07-11
chore: Update Gradle wrapper version
Fabian Mastenbroek
2018-07-11
feat: Interpolate machine state and task progress (#21)
Fabian Mastenbroek
2018-04-22
feat(#12): Implement Instrumentation API
Fabian Mastenbroek
2018-04-22
feat(#12): Buffer instrumentation measurements
Fabian Mastenbroek
2018-04-22
feat(#12): Allow closing of instrument streams
Fabian Mastenbroek
2018-02-23
feat(#12): Add support for measurement interpolation
Fabian Mastenbroek
[next]