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
This is the replication package for our paper _Classifying Edits to Variability in Source Code_ accepted at the 30th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2022).
4
9
5
10
This replication package consists of four parts:
@@ -95,6 +100,9 @@ The input file must have the same format as the other dataset files (i.e., repos
Copy file name to clipboardExpand all lines: STATUS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The `proofs` Haskell project provides an extended formal specification of our th
25
25
Its main purpose is to document the theory and its extensions to serve as a reference for the proofs in our appendix.
26
26
Yet, the project can also be used as a library to reason on variation trees and diffs in Haskell projects.
27
27
28
-
The library is accompanied with a small demo application that shows an example test case for our proof for completeness, by creating a variation tree diff from two variation trees and re-projecting them.
28
+
The library is accompanied by a small demo application that shows an example test case for our proof for completeness, by creating a variation tree diff from two variation trees and re-projecting them.
29
29
30
30
## Claims
31
31
We claim the _Artifacts Available_ badge as we made our artefacts publicly available on [Github][ddgithub] and [Zenodo][ddzenodo].
0 commit comments