File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -74,15 +74,22 @@ In general, there is [an issue](https://github.com/wala/WALA/issues/281) with th
74
74
75
75
For information on contributing, see [ CONTRIBUTING.md] [ contrib ] .
76
76
77
+ ## Engineering Challenges and Solutions
78
+
79
+ [ This wiki] [ challenges ] highlights the locations in our code that solve several engineerinng challenges outlined in our [ SCAM 2018] [ paper] .
80
+
77
81
## Further Information
78
82
79
83
See the [ wiki] [ wiki ] for further information.
80
84
81
85
[ wiki ] : https://github.com/ponder-lab/Java-8-Stream-Refactoring/wiki
86
+ [ challenges ] : https://github.com/ponder-lab/Optimize-Java-8-Streams-Refactoring/wiki/Solutions-to-Engineering-Challenges
82
87
[ annotations ] : https://github.com/ponder-lab/edu.cuny.hunter.streamrefactoring.annotations
83
88
[ eclipse ] : http://eclipse.org
84
89
[ wala ] : https://github.com/wala/WALA
85
90
[ safe ] : https://github.com/tech-srl/safe
86
91
[ contrib ] : https://github.com/ponder-lab/Optimize-Java-8-Streams-Refactoring/blob/master/CONTRIBUTING.md
87
92
[ install ] : https://youtu.be/On4xBzvFk1c
88
93
[ entrypoints ] : https://youtu.be/On4xBzvFk1c?t=2m6s
94
+ [ SCAM 2018 ] : http://www.ieee-scam.org/2018
95
+ [ paper ] : https://khatchad.commons.gc.cuny.edu/research/publications/#Khatchadourian2018a
You can’t perform that action at this time.
0 commit comments