• Show log

    Commit

  • Hash : e451cd5c
    Author : Carlos Martín Nieto
    Date : 2015-08-15T18:46:38

    diff: don't error out on an invalid regex When parsing user-provided regex patterns for functions, we must not fail to provide a diff just because a pattern is not well formed. Ignore it instead.