0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 0.1.8. More... over 12 years ago
Improve parsing of PEP249-style placeholder (fixes #103). More... over 12 years ago
Code cleanup. More... over 12 years ago
Fix indentation and simplify processing logic in example (fixes issue98, issue99). More... over 12 years ago
Merge pull request #100 from rnix/patch-1 More... over 12 years ago
Stop parsing tables at first keyword after "from". More... over 12 years ago
Allow whitespaces in certain keywords (fixes #97). More... over 12 years ago
Update changelog. More... over 12 years ago
Merge pull request #95 from mulos/master More... over 12 years ago
Added token 'USE' to keywords More... over 12 years ago
Strip leading and trailing whitespaces from splitted statements. More... over 12 years ago
Add test file for performance tests. More... over 12 years ago
Improve performance of reindent engine a bit (targets issue41). More... over 12 years ago
Add insecure flag when testing on Python 2.5. More... over 12 years ago
Simplify travis configuration. More... over 12 years ago
Update authors and changelog. More... over 12 years ago
Merge pull request #94 from kilowu/master More... over 12 years ago
Added test for Function.get_parameters(). More... over 12 years ago
Fixed Function.get_parameters (issue93). More... over 12 years ago
Fix typo in keyword list (fixes issue92). More... over 12 years ago
Update Changelog and AUTHORS. More... almost 13 years ago
Merge pull request #91 from yriveiro/master More... almost 13 years ago
Fixed lack of a new line before function in test_format.py. More... almost 13 years ago
Added test to STRAIGHT_JOIN token. More... almost 13 years ago
Added STRAIGHT_JOIN token. More... almost 13 years ago
Allow NULL keyword in assignments (fixes #90). More... almost 13 years ago
Add Python 3.3 to tox configuration. More... almost 13 years ago
Bump version again. More... almost 13 years ago
Bump version. More... almost 13 years ago
Detect runaway indentations and go back to first column instead of going crazy. More... almost 13 years ago