• Andrew Twyman's avatar
    Support eq and ord on dates · 14ac0f69
    Andrew Twyman authored
    Fixes #223
    
    Turns out eq and ord were never implemented for dates in Java or ObjC.
    I implemented, and added that type to the record_with_derivings test.
    14ac0f69
JavaGenerator.scala 17.1 KB