summaryrefslogtreecommitdiff
path: root/opendc-stdlib
AgeCommit message (Expand)Author
2018-07-11feat: Interpolate machine state and task progress (#21)Fabian Mastenbroek
2018-02-23feat(#12): Add support for measurement interpolationFabian Mastenbroek
2018-02-18refactor(#18): Optimize importsFabian Mastenbroek
2018-02-18refactor(#18): Provide access to process context in nested callsFabian Mastenbroek
2018-02-14refactor(#18): Create distinction between kernel and simulationFabian Mastenbroek
2018-02-12refactor(#18): Align formatting with official Kotlin Style GuideFabian Mastenbroek
2018-02-12refactor(#18): Update dependenciesFabian Mastenbroek
2018-01-11refactor(#18): Redesign core simulation APIFabian Mastenbroek
2017-10-24bug(#4): Prevent scheduling to machines without processing unitsFabian Mastenbroek
2017-10-04bug(#9): Fix interference between experimentsFabian Mastenbroek
2017-09-28Add thread pool for experiment platformFabian Mastenbroek
2017-09-28Implement JPA integrationFabian Mastenbroek
2017-09-21Create simple datacenter experimentFabian Mastenbroek
2017-09-20Add support for timeouts on receive callsFabian Mastenbroek
2017-09-20Implement standard task schedulersFabian Mastenbroek
2017-09-20Improve simulation time managementFabian Mastenbroek
2017-09-18Refactor and split up code baseFabian Mastenbroek