Skip to content

Commit

Permalink
add a new roadmap point (builder)
Browse files Browse the repository at this point in the history
  • Loading branch information
monperrus authored Aug 16, 2016
1 parent 47449f2 commit 74e519d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ version of 03/09/2015
* support for analyzing bound vs unbound type references (`List<T>` vs `List<String>`)
* build model of binary code using a decompiler
* Improves usage of generics on the model (See https://github.com/INRIA/spoon/issues/583#issue-148728790)
* Add an embedded DSL / builder mechanism (see https://github.com/INRIA/spoon/pull/741)
* Transformations:
* Keep original when printing after transformation
* inline comments
Expand Down

0 comments on commit 74e519d

Please sign in to comment.