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
L
language-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 2 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Weaken containers bound
Edmund Noble
More...
almost 6 years ago
Merge pull request #48 from dperelman/fix/parse-error-either
Bernie Pope
More...
about 6 years ago
Merge pull request #47 from dperelman/fix/warnings
Bernie Pope
More...
about 6 years ago
Switch to using just Either instead of Error.
Daniel Perelman
More...
about 6 years ago
Remove unused imports in src/Language/Python/Version3/Parser/Lexer.x.
Daniel Perelman
More...
about 6 years ago
Errors on incomplete patterns in LexerUtils.hs to make the compiler know they are exhaustive.
Daniel Perelman
More...
about 6 years ago
Errors on unused states in checkArguments/checkParameters. A better fix would be to use an enum type instead of an int.
Daniel Perelman
More...
about 6 years ago
Errors on incomplete patterns in ParserUtils.hs to make the compiler know they are exhaustive.
Daniel Perelman
More...
about 6 years ago
Import only instances from PrettyToken. (-Wunused-imports complained.)
Daniel Perelman
More...
about 6 years ago
Remove unused import of isJust. (-Wunused-imports complained.)
Daniel Perelman
More...
about 6 years ago
Add pattern matches for NoLocation. (-Wincomplete-patterns complained.)
Daniel Perelman
More...
about 6 years ago
Bump version number to 0.5.6 to prepare for release
Bernie Pope
More...
over 6 years ago
force ghc 7 for parser files to reduce build times
Julián Berbel Alt
More...
over 6 years ago
Merge pull request #38 from garetht/master
Bernie Pope
More...
about 7 years ago
Merge pull request #40 from truls/master
Bernie Pope
More...
over 7 years ago
Fix building with GHC >= 8.4 (hide Prelude.<> export)
Truls Asheim
More...
over 7 years ago
update stack file
Bernie Pope
More...
over 7 years ago
Change naming of AnnotatedAssign arguments.
Gareth Tan
More...
almost 8 years ago
Add support for Python 3.6 format strings.
Gareth Tan
More...
almost 8 years ago
Add support for variable annotation syntax.
Gareth Tan
More...
almost 8 years ago
Add dict unpacking generalizations.
Gareth Tan
More...
almost 8 years ago
Add matrix multiplication infix and assign operator.
Gareth Tan
More...
almost 8 years ago
Add support for async for comprehensions.
Gareth Tan
More...
almost 8 years ago
Fix printing of async.
Gareth Tan
More...
almost 8 years ago
Add support for async/await syntax in Python 3.5
Gareth Tan
More...
almost 8 years ago
Add files to gitignore.
Gareth Tan
More...
almost 8 years ago
Fix unused import warnings and simultaneously fix ghc 8.2.1 build
Sergey Vinokurov
More...
about 8 years ago
Merge pull request #34 from mkovacs/master
Bernie Pope
More...
over 8 years ago
update links to documentation
Mate Kovacs
More...
over 8 years ago
Bump version number to 0.5.5
Bernie Pope
More...
over 8 years ago
←
1
2
3
4
5
6
→
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