WALA/com.ibm.wala.cast
dolby-oss 4c6d062dbb blunt force trauma to CAst frond end:
1) Structural changes in the AstTranslator to allow retranslation and generation of custom IR.  This is mostly moving state from the translator itself into the context.
2) Some refactoring to share some AST generation code across the Java and JavaScript front ends.
3) Switching to the latest Rhino, release 1.7R3; this is a pervasive change to the JavaScript Rhino translator, since it involves switching to the new AST interface in Rhino.
4) Common code to, as an option, translate Do-style loops by replicating the loop body.  This allows the use of CAstNode.LOOP forms for such loops.
5) Some bug fixes to the mechanisms of the CAstRewriter to handle weird control flow cases.
6) An example of retranslation to specialize JavaScript methods based on how many arguments they receive at call sites.


git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4425 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-01-27 20:15:33 +00:00
..
.externalToolBuilders 2007 04 12, Naoshi Tabuch: tabee@jp.ibm.com 2007-04-12 05:53:20 +00:00
.settings update code formatting for Eclipse 3.6 2011-02-03 15:14:47 +00:00
META-INF Split up ForInLoopRewriter in preparation for merging changes back into 2012-01-06 21:52:26 +00:00
data Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
source blunt force trauma to CAst frond end: 2012-01-27 20:15:33 +00:00
.classpath changed execution environment to J2SE1.5. Fixed some warnings. 2008-12-02 17:01:50 +00:00
.cvsignore Initial contribution of core script analysis code 2007-02-02 17:17:13 +00:00
.project 2007 02/27, Naoshi Tabuch: tabee@jp.ibm.com 2007-02-27 14:55:13 +00:00
build.properties mayur's suggested change to source property 2007-04-15 16:04:41 +00:00
build.xml fixes to build.xml stuff 2007-02-04 19:37:55 +00:00