Clone this repo:
  1. 5669635 Preserve selectors on paren primary by Chris Thunes · 2 years, 9 months ago master
  2. 0664afb Release 0.13.0 by Chris Thunes · 4 years, 4 months ago v0.13.0
  3. 5c99f43 Merge pull request #71 from Amar1729/patch-1 by Chris Thunes · 4 years, 4 months ago
  4. c42c27c Update .travis.yml by Amar Paul · 4 years, 4 months ago
  5. 8265e22 Merge pull request #70 from Gargarensis/master by Chris Thunes · 4 years, 5 months ago
  6. 6d5290d Adds _position field to many entities of the Java language by Riccardo Gabriele · 4 years, 5 months ago
  7. f98ffcb Raise LexerError on unterminated block comment by Chris Thunes · 5 years ago
  8. ab5af41 Merge pull request #62 from ggazzi/issue-61 by Chris Thunes · 5 years ago
  9. 8387457 Fix issue #61 by Guilherme G. Azzi · 5 years ago
  10. 7a4af7f Add badge for PyPI. by Chris Thunes · 6 years ago
  11. 68e8bd6 Release 0.12.0. by Chris Thunes · 6 years ago v0.12.0
  12. 49337f8 Make AST repr more detailed. by Chris Thunes · 6 years ago
  13. f507330 Add additional tests for multiline comment handling. by Chris Thunes · 6 years ago
  14. dd98671 Fix column calculation when a comment does not end in a newline. by Chris Thunes · 6 years ago
  15. ff5d925 Make a namedtuple for token position. by Chris Thunes · 6 years ago
  16. 5ed1a30 Fix off-by-one bug in column numbers for the first line. by Chris Thunes · 6 years ago
  17. 5ee16f6 Merge pull request #55 from bloriot97/position-patch by Chris Thunes · 6 years ago
  18. c016992 Better patch by Benjamin Loriot · 6 years ago
  19. d4deb09 Better test case for issue #54 by Benjamin Loriot · 6 years ago
  20. 1d6ba16 Test case for the token position after comment by Benjamin Loriot · 6 years ago