Skip to content

Commit

Permalink
Merge branch 'master' of ssh://git@github.com/kaptoxic/scala-ide-insy…
Browse files Browse the repository at this point in the history
…nth-integration.git
  • Loading branch information
ikuraj committed Feb 23, 2013
2 parents 055d498 + b5c658a commit 50fb94e
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
@@ -1,20 +1,19 @@
Scala IDE InSynth Integration
=============================

Central repository for managing the implementation of InSynth and Scala IDE integration.
Central repository for managing the implementation of InSynth, its Scala IDE integration and documentation.

InSynth_CompilerPlugin
----------------------
For more info about the plugin, visit the [wiki page](https://github.com/kaptoxic/scala-ide-insynth-integration/wiki).

### InSynth_CompilerPlugin

Scala compiler plugin for analyzing statistics of various Scala source code and deriving weight for using in InSynth synthesis.

InSynth_HoFSearchPlugin
----------------------
### InSynth_HoFSearchPlugin

Scala compiler plugin for searching for application of high-order functions (useful for demonstration of InSynth correctness)

SAV_Project_Report
----------------------
### SAV_Project_Report

Project report on the InSynth code generation phase, as a final course report in Sofrware Analysis and Verification, at EPFL.

Expand All @@ -23,7 +22,6 @@ ch.epfl.insynth.build

InSynth feature maven build.

ch.epfl.insynth.reconstruction
------------------------------
### ch.epfl.insynth.reconstruction

Temporary repository containing code generation module of InSynth.
Temporary repository containing the code generation module of InSynth (the code is now old and merged into the InSynth maven build).

0 comments on commit 50fb94e

Please sign in to comment.