Skip to content
Snippets Groups Projects
  • Nicholas Wesley Robinson's avatar
    e95f8efb
    concat change & length fix · e95f8efb
    Nicholas Wesley Robinson authored
    - expr add string: don't call valueOf if the argument is already a
    string
    - inside String.java, if it called it's own function 'length()', NameNode
    didn't generate code, fixed that in NameNode:checkType
    e95f8efb
    History
    concat change & length fix
    Nicholas Wesley Robinson authored
    - expr add string: don't call valueOf if the argument is already a
    string
    - inside String.java, if it called it's own function 'length()', NameNode
    didn't generate code, fixed that in NameNode:checkType