openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Chameleon Templates
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 27, 2024 — Nov 27, 2025
Showing page 36 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Preparing release.
Malthe Borch
More...
over 16 years ago
Fixed two minor issues.
Malthe Borch
More...
over 16 years ago
Preparing release.
Malthe Borch
More...
over 16 years ago
Fixed issue where delete operator would not be treated as a statement.
Malthe Borch
More...
over 16 years ago
Preparing release.
Malthe Borch
More...
over 16 years ago
Fixed issue with star and double-star arguments to methods.
Malthe Borch
More...
over 16 years ago
Preparing release.
Malthe Borch
More...
over 16 years ago
Fixed issue where multiple discarded elements in a statement would get incorrect indentation.
Malthe Borch
More...
over 16 years ago
Adding test-case to demonstrate indentation bug when a for-loop is begun with a discarded string.
Malthe Borch
More...
over 16 years ago
Preparing release.
Malthe Borch
More...
almost 17 years ago
Fixed issue where a module docstring would cause undesired indentation.
Malthe Borch
More...
almost 17 years ago
Version bump (previous release).
Malthe Borch
More...
almost 17 years ago
Added convenience method to generate code.
Malthe Borch
More...
almost 17 years ago
Preparing release.
Malthe Borch
More...
almost 17 years ago
No longer a playground project.
Malthe Borch
More...
almost 17 years ago
- Allow proper operation under Python 2.4 (try/finally fixes). [chrism]
Chris McDonough
More...
almost 17 years ago
Preparing release.
Malthe Borch
More...
almost 17 years ago
Fixed issue where lambda blocks would be incorrectly indented; also, function bodies are now always properly cleared.
Malthe Borch
More...
almost 17 years ago
Preparing release.
Malthe Borch
More...
almost 17 years ago
Fixed issue where generators would not be prioritized in certain cases.
Malthe Borch
More...
almost 17 years ago
Preparing release.
Malthe Borch
More...
almost 17 years ago
Limit use of parentheses by taking operator precedence into account. This required a rewrite of the AST visitor class to use generators instead of naive stream-writing.
Malthe Borch
More...
almost 17 years ago
Added operator precendence testing.
Malthe Borch
More...
almost 17 years ago
Failing test which demonstrates both a weakness in this package (overzealous use of parentheses to guarantee correctness) and in the Python parser.
Malthe Borch
More...
almost 17 years ago
Preparing release.
Malthe Borch
More...
about 17 years ago
This seems not to pass as ReST formatting.
Malthe Borch
More...
about 17 years ago
Added 'yield' and unary operators.
Malthe Borch
More...
about 17 years ago
Exclude change-log.
Malthe Borch
More...
about 17 years ago
Preparing release.
Malthe Borch
More...
about 17 years ago
Make sure all binary operators get parentheses around them.
Malthe Borch
More...
about 17 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree