You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small><b>Fun fact:</b> All screenshots are <ahref="./.github/workflows/build.yml">CI-generated</a>. Find all other screenshots <ahref="https://github.com/hpi-swa-lab/squeak-tracedebugger/tree/gh-pages/screenshots">here</a>.</small>
25
27
26
-
Read the [exposé and the product visions](./docs/) for more details about the aims and USPs of this project.
28
+
Read the [exposés and the product visions](./docs/) for more details about the aims and USPs of this project.
27
29
In the [`studies`](./studies/) folders, you can also find the documentation of all experiments that have been conducted so far.
28
30
There are many open interesting [issues](https://github.com/hpi-swa-lab/squeak-tracedebugger/issues) for future work.
29
31
@@ -79,24 +81,28 @@ This solution is organized as follows:
<td>Auxiliary CI/CD jobs to create screenshots. See also the folders <a href=".github/workflows/"><code>./github/workflows</code></a> and <a href="scripts/"><code>./github/workflows</code></a>.</td>
96
+
<td>Auxiliary CI/CD jobs to create screenshots. See also the folders <a href=".github/workflows/"><code>./github/workflows</code></a> and <a href="scripts/"><code>./scripts</code></a>.</td>
95
97
</tr>
96
98
</tbody>
97
99
</table>
98
100
99
-
Additionally, some parts of the work on this projects have been contributed to different upstream dependencies, see [Upstream Contributions](./UPSTREAM.md).
101
+
Additionally, some parts of the work on this project have been contributed to different upstream dependencies, see [Upstream Contributions](./UPSTREAM.md).
102
+
103
+
## Related Projects
104
+
105
+
-[**Hidden Modularity:** Traces of Object Communication](https://github.com/LucPrestin/Hidden-Modularity) by Luc Prestin ([@LucPrestin](https://github.com/LucPrestin)) and Marcel Taeumel ([@marceltaeumel](https://github.com/marceltaeumel))
0 commit comments