index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-common
/
src
Age
Commit message (
Expand
)
Author
2024-08-22
Refactored exporters. Allows output column selection in scenario (#241) (#241)
Alessio Leonardo Tomei
2024-08-22
Added Unit of measurament system with new deserialization (#242)
Alessio Leonardo Tomei
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2023-12-14
Updated tests to run successfully (#187)
Dante Niewenhuis
2023-11-15
fixed a problem with the Loggers by copying the data
Dante Niewenhuis
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
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-02-18
perf(common): Optimize TimerScheduler
Fabian Mastenbroek
2022-02-18
refactor(utils): Rename utils module to common module
Fabian Mastenbroek