summaryrefslogtreecommitdiff
path: root/opendc-kernel-omega/src/main/kotlin/com/atlarge/opendc/omega/OmegaSimulation.kt
AgeCommit message (Expand)Author
2018-04-22feat(#12): Allow closing of instrument streamsFabian Mastenbroek
2018-02-23feat(#12): Implement Instrumentation API in Omega kernelFabian Mastenbroek
2018-02-19refactor(#18): Simplify Context interfaceFabian Mastenbroek
2018-02-19refactor(#18): Refactor unused transformation receive methodsFabian Mastenbroek
2018-02-19bug: Make message priority queue stableFabian Mastenbroek
2018-02-18refactor(#18): Provide access to process context in nested callsFabian Mastenbroek
2018-02-16refactor(#18): Provide access to latest senderFabian Mastenbroek
2018-02-16refactor(#18): Fix broken receive() timeoutFabian Mastenbroek
2018-02-15refactor(#18): Handle process launch using a kernel processFabian Mastenbroek
2018-02-14refactor(#18): Create distinction between kernel and simulationFabian Mastenbroek