• Show log

    Commit

  • Hash : 506bf09d
    Author : Jacob Keller
    Date : 2016-04-15T16:01:45

    xdiff: add recs_match helper function
    
    It is a common pattern in xdl_change_compact to check that hashes and
    strings match. The resulting code to perform this change causes very
    long lines and makes it hard to follow the intention. Introduce a helper
    function recs_match which performs both checks to increase
    code readability.
    
    Original Git commit: 92e5b62fec0e9b647429e8d3736c571c434dd375