index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-common
Age
Commit message (
Expand
)
Author
2022-11-13
refactor(sim/core): Re-implement SimulationScheduler as Dispatcher
Fabian Mastenbroek
2022-11-13
refactor: Use InstantSource as time source
Fabian Mastenbroek
2022-11-13
feat(common): Add compatibility with Kotlin coroutines
Fabian Mastenbroek
2022-11-09
feat(common): Add common dispatcher interface
Fabian Mastenbroek
2022-10-06
build: Switch to Spotless for formatting
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
2022-05-18
build: Use correct group for Gradle modules
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2022-02-18
perf(common): Optimize TimerScheduler
Fabian Mastenbroek
2022-02-18
refactor(utils): Rename utils module to common module
Fabian Mastenbroek