summaryrefslogtreecommitdiff
path: root/BCT/BytecodeTranslator/Readme.txt
blob: ed4652db049c94a06138034194822c30ae8d497f (plain)
1
2
3
4
5
6
7
8
Current Issues:

-	Just moved the assignement translation from statementtraverser to expressiontraverser
	since it is in fact an expression. need to test it
	
-	The ordering of out params in a method call might be wrong // should be correct by now

-	Testing the svn