Commit History

Author SHA1 Message Date
  Mattias Ugelvik 0d0e77d720 Forgot to add 'Transformer' to __all__ 8 years ago
  Mattias Ugelvik 80cd086098 `contex.rules(..).apply` and `contex.rules(..).expand` should return None if the string doesn't match, not raise a ValueError 8 years ago
  Mattias Ugelvik 9aa0a20881 Made `Transformer` objects `callable` (.__call__ == .apply) 8 years ago
  Mattias Ugelvik 1d5f788d16 Removed unnecessary import of `collections` and fixed a documentation bug 8 years ago
  Mattias Ugelvik 042ef9d405 Nothing 9 years ago
  Mattias Ugelvik c5b3ebac9f More regex simplification 9 years ago
  Mattias Ugelvik 324fa34587 Expanded readme and simplified the regexes 9 years ago
  Mattias Ugelvik ccf856720b Made docstrings take up less horizontal space 9 years ago
  Mattias Ugelvik f5c6a1cd9a Small fixes 9 years ago
  Mattias Ugelvik cfca160f1e Cleaned up the tests 9 years ago
  Mattias Ugelvik 1c13ed118c Made `contex.find` more consistent with `StringContext.find` 9 years ago
  Mattias Ugelvik 24b18b00eb More tests, updated docs, small improvements 9 years ago
  Mattias Ugelvik fbdf58721d Removed superfluous file 9 years ago
  Mattias Ugelvik 0f055054ac Made __repr__ methods more flexible with respect to subclassing 9 years ago
  Mattias Ugelvik f7a723f25c A new test for `contex.rules` 9 years ago
  Mattias Ugelvik f3e44222f7 More docs and stuff 9 years ago
  Mattias Ugelvik e53603dc85 Removed outdated `caveats` section of readme 9 years ago
  Mattias Ugelvik e289a216fa Made the tests work 9 years ago
  Mattias Ugelvik 01b450d6ab Connected things together. Seems to be working. 9 years ago
  Mattias Ugelvik f576d14ae8 Done most of the rewrite, I think 9 years ago
  Mattias Ugelvik 5591b2a3b3 Moving towards a substantial rewrite 9 years ago
  Mattias Ugelvik 8dba5c19f7 More cleanup 9 years ago
  Mattias Ugelvik 3fbbfed544 Things are nearing completion 9 years ago
  Mattias Ugelvik fda0d09b45 More work towards a simplified rules interface 9 years ago
  Mattias Ugelvik e51c486fd1 More test cleanup 9 years ago
  Mattias Ugelvik f965cacd8a Disallowed 0-length focus edits for `MatchContext` and fixed the tests 9 years ago
  Mattias Ugelvik c7937a0932 In a transition of big changes: 9 years ago
  Mattias Ugelvik 6b51051036 Found 2 very important bugs 9 years ago
  Mattias Ugelvik aa907c0452 Rewrote README.rst, more docs, fixed a bug 9 years ago
  Mattias Ugelvik 1b672a3bfb More cleanup, and str coercion in more places 9 years ago