summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-14feat: Add behavior constructor for timeoutFabian Mastenbroek
2019-05-14feat: Add support for watching actor terminationFabian Mastenbroek
2019-05-14style: Format code according to Ktlint style guideFabian Mastenbroek
2019-05-14feat: Add support for timersFabian Mastenbroek
2019-05-14feat: Improve DSL for building BehaviorsFabian Mastenbroek
2019-05-14feat: Add testkit for testing behaviorFabian Mastenbroek
2019-05-14feat: Provide per-actor loggingFabian Mastenbroek
2019-05-13feat: Add proper identify implementation for ActorRefFabian Mastenbroek
2019-05-13feat: Add support for ActorSystem terminationFabian Mastenbroek
2019-05-13chore: Migrate to Kotlin DSL for GradleFabian Mastenbroek
2019-05-13test: Move implementation test suite into separate packageFabian Mastenbroek
2019-05-13chore: Update build dependenciesFabian Mastenbroek
2019-05-13refactor: Require ActorContext for sending messagesFabian Mastenbroek
2019-05-13feat: Add initial interface for parallel simulationsFabian Mastenbroek
2019-05-13feat: Expose actor context in coroutineFabian Mastenbroek
2019-05-13feat: Add conversion methods between number and time typesFabian Mastenbroek
2019-05-13chore: Update build dependenciesFabian Mastenbroek
2019-05-13feat: Add consistent exception handling in actor systemsFabian Mastenbroek
2019-05-13chore: Update JUnit version to 5.3.2Fabian Mastenbroek
2019-05-13chore: Update to Gradle 5.1Fabian Mastenbroek
2019-05-13chore: Add support for project wide documentation generationFabian Mastenbroek
2019-05-13feat: Add support for suspending behaviorFabian Mastenbroek
2019-05-13chore: Add linting via KtlintFabian Mastenbroek
2019-05-13refactor: Add support for deferred and special behaviorFabian Mastenbroek
2019-05-06chore: Move to Kotlin 1.3 official releaseFabian Mastenbroek
2019-05-06test: Create initial test suite for APIFabian Mastenbroek
2019-05-06refactor: Introduce initial API design for 2.xFabian Mastenbroek
2019-03-15Merge pull request #68 from atlarge-research/remove-waffleGeorgios Andreadis
2019-03-15Remove Waffle.io badgeGeorgios Andreadis
2019-02-11Update frontendGeorgios Andreadis
2019-02-11Merge pull request #67 from atlarge-research/remove-sc18-presGeorgios Andreadis
2019-02-11Fix build issueGeorgios Andreadis
2019-02-10Remove SC18 presentation noticeGeorgios Andreadis
2018-11-12Merge pull request #19 from atlarge-research/track-frontendFabian Mastenbroek
2018-11-12Fix React invariant bug in frontendFabian Mastenbroek
2018-11-12Merge pull request #18 from atlarge-research/track-simulatorFabian Mastenbroek
2018-11-12Merge pull request #17 from atlarge-research/track-frontendFabian Mastenbroek
2018-11-12Configure simulator to track machine and task statesFabian Mastenbroek
2018-11-12Fix React invariant bug in frontendFabian Mastenbroek
2018-11-12Merge pull request #65 from atlarge-research/bug/react-invariant-crashFabian Mastenbroek
2018-11-12bug: Fix React invariant error due to dependency mismatchFabian Mastenbroek
2018-11-12Merge pull request #64 from atlarge-research/sc18-mentionFabian Mastenbroek
2018-11-12Add SC18 banner to siteGeorgios Andreadis
2018-11-09Merge pull request #16 from atlarge-research/use-setup-in-dockerfileGeorgios Andreadis
2018-11-09Remove commented commandsGeorgios Andreadis
2018-11-09Use setup.py in web-server Docker installGeorgios Andreadis
2018-11-09Add MySQL connector dependencyGeorgios Andreadis
2018-11-09Document .gitignore and add file ruleGeorgios Andreadis
2018-11-09Merge pull request #11 from atlarge-research/pin-setup-versionsGeorgios Andreadis
2018-11-09Pin version numbers of dependenciesGeorgios Andreadis