0
I Use This!
Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add --wrap_after option for wrapping identifier lists. More... over 9 years ago
Remove undocumented features More... over 9 years ago
Remove redundant functions More... over 9 years ago
Refactor format function signature More... over 9 years ago
Update TokenType magic methods (contains, getattr, repr) More... over 9 years ago
Remove unused code from tokens.py More... over 9 years ago
Replace iter(range(len(...))) with enumerate More... over 9 years ago
Pass encoding into lexer as a parameter More... over 9 years ago
Use a specialized token_idx_next. More... over 9 years ago
Index-based token_idx_prev More... over 9 years ago
Use specialized token_idx_next_by in group_aliased. More... over 9 years ago
Re-use token index in group_identifier. More... over 9 years ago
Replace _group_matching with an inward-out grouping algorithm More... over 9 years ago
Special-case group_tokens(..., tokens_between()) More... over 9 years ago
Simplify index More... over 9 years ago
Refactor one-time use functions More... over 9 years ago
Call `Token`-methods index based. More... over 9 years ago
Refactor match logic More... over 9 years ago
Fix test that wasn't evaluating More... over 9 years ago
Allow tokenlists to skip over comments More... over 9 years ago
Clean-up rename variables in loops to token sql.py More... over 9 years ago
Clean-up code style sql.py More... over 9 years ago
Clean Token/Tokenlist init's More... over 9 years ago
Add codecov support
Vik
More... over 9 years ago
Convert readthedocs link for their .org -> .io migration for hosted projects More... over 9 years ago
Add unicode-str compatible cls decorator More... over 9 years ago
Fix flake8 styling More... over 9 years ago
Fix unicode comparison warning More... over 9 years ago
Update authors and Changelog. More... over 9 years ago
Merge pull request #242 from tenghuanhe/master More... over 9 years ago