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-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
2018-02-23
feat(#12): Implement Instrumentation API in Omega kernel
Fabian Mastenbroek
2018-02-23
feat(#11): Create Instrumentation API
Fabian Mastenbroek
2018-02-23
refactor(#18): Redesign core simulation API
Fabian Mastenbroek
2018-02-19
refactor(#18): Simplify Context interface
Fabian Mastenbroek
2018-02-19
refactor(#18): Refactor unused transformation receive methods
Fabian Mastenbroek
2018-02-19
bug: Make message priority queue stable
Fabian Mastenbroek
2018-02-18
refactor(#18): Optimize imports
Fabian Mastenbroek
2018-02-18
refactor(#18): Provide access to process context in nested calls
Fabian Mastenbroek
2018-02-16
refactor(#18): Provide access to latest sender
Fabian Mastenbroek
2018-02-16
refactor(#18): Fix broken receive() timeout
Fabian Mastenbroek
2018-02-15
refactor(#18): Handle process launch using a kernel process
Fabian Mastenbroek
2018-02-14
refactor(#18): Create distinction between kernel and simulation
Fabian Mastenbroek
2018-02-13
refactor(#18): Fix OpenDC model deployment
Fabian Mastenbroek
2018-02-12
refactor(#18): Launch processes at initial run
Fabian Mastenbroek
2018-02-12
refactor(#18): Align formatting with official Kotlin Style Guide
Fabian Mastenbroek
2018-02-12
refactor(#18): Update dependencies
Fabian Mastenbroek
2018-01-11
refactor(#18): Redesign core simulation API
Fabian Mastenbroek
2017-10-24
bug(#3): Add timeout for experiments
Fabian Mastenbroek
2017-10-24
bug(#4): Prevent scheduling to machines without processing units
Fabian Mastenbroek
2017-10-24
bug(#15): Fix message passing to stopped processes
Fabian Mastenbroek
2017-10-24
bug(#6): Improve Docker deployment
Fabian Mastenbroek
2017-10-04
bug(#9): Fix interference between experiments
Fabian Mastenbroek
2017-10-01
chore: Add Travis shield to README
Fabian Mastenbroek
2017-10-01
chore: Add Continuous Integration support via Travis
Fabian Mastenbroek
2017-09-29
Steamline Docker integration
Fabian Mastenbroek
2017-09-29
Add basic smoke test
Fabian Mastenbroek
2017-09-29
Update README
Georgios Andreadis
[next]