0
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 27, 2025 — Jun 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Another small type in the documentation More... about 10 years ago
Another small typo in the documentation More... about 10 years ago
Fix small typo in documentation More... about 10 years ago
Merge pull request #235 from vmuriart/refactor More... about 10 years ago
Don't call is_keyword for the new 'USING(' regex More... about 10 years ago
Recognize USING as a keyword in 'USING(', not just in 'USING (' More... about 10 years ago
Add sql.Operation tokenlist More... about 10 years ago
refactor group_comments More... about 10 years ago
Simplify sql.py naming/alias More... about 10 years ago
refactor sql.py functions More... about 10 years ago
separate identifier grouping into its components More... about 10 years ago
refactor identifier list and alias grouping More... about 10 years ago
refactor remove quotes More... about 10 years ago
refactor _group_left_right More... about 10 years ago
group all the one-offs More... about 10 years ago
Add group matching M_tokens and refactor group matching More... about 10 years ago
Introduce @recurse to refactor recursion More... about 10 years ago
generalize group_tokens for more use cases More... about 10 years ago
adding powerful _token_matching and imt helper More... about 10 years ago
update sql More... about 10 years ago
Update compat and utils More... about 10 years ago
fix test to run locally More... about 10 years ago
Add editorconfig, update gitignore, filename, authors More... about 10 years ago
Improve identifier parsing when identifier is a literal combined with order keyword (fixes #101). More... about 10 years ago
Code cleanup More... about 10 years ago
Update Changelog and AUTHORS. More... about 10 years ago
Merge pull request #231 from saaj/master More... about 10 years ago
Fix #230 (function comparison grouping) More... about 10 years ago
Code cleanup. More... about 10 years ago
Update AUTHORS and Changelog. More... about 10 years ago