Skip to content
  • jesper's avatar
    Bug fixes: · 742f9a78
    jesper authored
    - Roots should not be popped before any GC_RETURN
    - TempVarDeclaration.needsPush should not always be false
    
    Additions/improvements:
    
    - improved the way which some expressions use their rvalues, in some
        cases they do not need a new temporary (reduced number of temporaries)
    - java.lang.Socket now supports isClosed, isInputClosed and isOutputClosed
    742f9a78