Skip to content

Commit

Permalink
Release v0.4.0-alpha.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Apr 23, 2018
1 parent ee14026 commit c246ae8
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion edu.cuny.hunter.streamrefactoring.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="edu.cuny.hunter.optimize.stream.refactoring"
label="Optimize Stream Refactoring"
version="0.3.0.qualifier"
version="0.4.0.qualifier"
provider-name="Hunter College, City University of New York">

<description url="http://cuny.is/streams">
Expand Down
Binary file modified edu.cuny.hunter.streamrefactoring.updatesite/artifacts.jar
Binary file not shown.
Binary file modified edu.cuny.hunter.streamrefactoring.updatesite/content.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion edu.cuny.hunter.streamrefactoring.updatesite/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@

This tool consists of automated refactoring research prototype plug-ins for Eclipse that assists developers in writing optimal stream client code in a semantics-preserving fashion. Refactoring preconditions and transformations for automatically determining when it is safe and possibly advantageous to convert a sequential stream to parallel and improve upon already parallel streams are included. The approach utilizes both WALA and SAFE.
</description>
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.3.0.201804231305.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.3.0.201804231305"/>
<feature url="features/edu.cuny.hunter.optimize.stream.refactoring_0.4.0.201804231330.jar" id="edu.cuny.hunter.optimize.stream.refactoring" version="0.4.0.201804231330"/>
</site>

0 comments on commit c246ae8

Please sign in to comment.