coyote/Source/Core
Pantazis Deligiannis 5f18ba5e9b Merged PR 1338: goto and push benchmarks
This PR adds two new state machine benchmarks: a goto and a push one.

Also tidying up benchmarks, by moving them to a dedicated test project (until now they were inside the `BenchmarkRunner` tool, which is ugly, tests should be in the test directory).
2020-02-28 19:32:29 -08:00
..
Actors Merged PR 1307: Make a log API consistent 2020-02-28 19:32:29 -08:00
Common Merged PR 1214: Cleanup in command line infrastructure for coyote tool 2020-02-28 19:32:29 -08:00
IO Merged PR 1159: Add generated API documentation. 2020-02-28 19:32:28 -08:00
Properties Merged PR 1338: goto and push benchmarks 2020-02-28 19:32:29 -08:00
Runtime Merged PR 1307: Make a log API consistent 2020-02-28 19:32:29 -08:00
Specifications Merged PR 1290: Fix bugs related to having Actors in a state machine diagram. 2020-02-28 19:32:29 -08:00
Tasks Merged PR 1199: Simplifying task namespace 2020-02-28 19:32:29 -08:00
TestingServices Merged PR 764: move TestAttributes to a different namespace (Microsoft.Coyote.Metadata) 2020-02-28 19:32:25 -08:00
Utilities Merged PR 1130: Replace ILogger with TextWriter and move the implementation to ActorRuntimeLogTextFormatter. 2020-02-28 19:32:28 -08:00
Core.csproj Initial commit 2020-02-28 19:32:20 -08:00