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