Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bjpop
/
language-python
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
159
Code
Issues
14
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 6, 2025
Merge branch 'bramvdbogaerde-fix-happy'
bjpop
committed
9fa3c8b
View commit details
Copy full SHA for 9fa3c8b
Browse repository at this point
Commits on Sep 25, 2024
fix: stop redefining the GHC version to fix incompatibilities between Int# and Int32# in happy
bramvdbogaerde
committed
58f62c9
View commit details
Copy full SHA for 58f62c9
Browse repository at this point
Commits on Jun 10, 2024
Merge pull request #74 from ocramz/master
Show description for 8e0a43d
bjpop
authored
8e0a43d
View commit details
Copy full SHA for 8e0a43d
Browse repository at this point
Merge pull request #1 from bjpop/master
Show description for 7f7ce25
ocramz
authored
7f7ce25
View commit details
Copy full SHA for 7f7ce25
Browse repository at this point
Commits on Apr 1, 2023
Merge branch 'andreasabel-ghc-9.6'
bjpop
committed
a761465
View commit details
Copy full SHA for a761465
Browse repository at this point
Commits on Mar 28, 2023
CI: relax installed constraint on transformers-0.6 (too new for monads-tf)
andreasabel
committed
d0dc534
View commit details
Copy full SHA for d0dc534
Browse repository at this point
Bump CI to ubuntu-20.04 and latest GHCs: 9.6.1 9.4.4 9.2.7
Show description for d2056cc
andreasabel
committed
d2056cc
View commit details
Copy full SHA for d2056cc
Browse repository at this point
Commits on Jun 20, 2022
stack.yaml cleanup
Marco Zocca
committed
e9048fd
View commit details
Copy full SHA for e9048fd
Browse repository at this point
get rid of recursion schemes in favor of manual instances
Marco Zocca
committed
fd5d24a
View commit details
Copy full SHA for fd5d24a
Browse repository at this point
add micro-recursion-schemes, Changelog.md
Marco Zocca
committed
5a0da97
View commit details
Copy full SHA for 5a0da97
Browse repository at this point
Commits on Jan 6, 2022
Satisfy `cabal check`
andreasabel
committed
0816413
View commit details
Copy full SHA for 0816413
Browse repository at this point
Continuous integration generated with `haskell-ci github cabal.project`
andreasabel
committed
9d78aec
View commit details
Copy full SHA for 9d78aec
Browse repository at this point
Fix version bounds in .cabal files
andreasabel
committed
723c0fa
View commit details
Copy full SHA for 723c0fa
Browse repository at this point
Removed redundant extra-source-files in .cabal file
andreasabel
committed
4393e7d
View commit details
Copy full SHA for 4393e7d
Browse repository at this point
Removed trailing whitespace in .cabal file
andreasabel
committed
53859c1
View commit details
Copy full SHA for 53859c1
Browse repository at this point
Commits on Jul 12, 2020
Update README.md
bjpop
authored
dfa446c
View commit details
Copy full SHA for dfa446c
Browse repository at this point
Commits on Jul 11, 2020
update number of tests run
bjpop
committed
e507cfd
View commit details
Copy full SHA for e507cfd
Browse repository at this point
Merge branch 'lachrimae-master'
bjpop
committed
8d2e9fc
View commit details
Copy full SHA for 8d2e9fc
Browse repository at this point
Commits on Feb 24, 2020
Added missing '$'s in lexer
Curran McConnell
committed
49a113b
View commit details
Copy full SHA for 49a113b
Browse repository at this point
Now testing numeric literals with underscores
Curran McConnell
committed
b25e3dd
View commit details
Copy full SHA for b25e3dd
Browse repository at this point
Commits on Feb 12, 2020
Aligned the Python3 Lexer to PEP515
Curran McConnell
committed
b13d560
View commit details
Copy full SHA for b13d560
Browse repository at this point
Removed trailing whitespace
Curran McConnell
committed
ff6966d
View commit details
Copy full SHA for ff6966d
Browse repository at this point
Commits on Nov 3, 2019
Add mention of cabal install shelltestrunner
bjpop
committed
99a6628
View commit details
Copy full SHA for 99a6628
Browse repository at this point
Bump version and update README for testing
bjpop
committed
263bc1b
View commit details
Copy full SHA for 263bc1b
Browse repository at this point
Update testing instructions in README and .gitignore
bjpop
committed
760243f
View commit details
Copy full SHA for 760243f
Browse repository at this point
Update README with build and test instructions
bjpop
committed
e968fb2
View commit details
Copy full SHA for e968fb2
Browse repository at this point
Add testing suite
bjpop
committed
b476eac
View commit details
Copy full SHA for b476eac
Browse repository at this point
Moved language-python into sub-directory
bjpop
committed
f72e7a8
View commit details
Copy full SHA for f72e7a8
Browse repository at this point
Bump version number of 0.5.7
bjpop
committed
b638140
View commit details
Copy full SHA for b638140
Browse repository at this point
Update cabal build instructions in README for version 3.0.0.0 of cabal
bjpop
committed
6abcc94
View commit details
Copy full SHA for 6abcc94
Browse repository at this point
Commits on Oct 28, 2019
Weaken containers bound
edmundnoble
committed
fba13df
View commit details
Copy full SHA for fba13df
Browse repository at this point
Commits on Jul 10, 2019
Merge pull request #48 from dperelman/fix/parse-error-either
Show description for 8cc636f
bjpop
authored
8cc636f
View commit details
Copy full SHA for 8cc636f
Browse repository at this point
Commits on Jul 9, 2019
Switch to using just Either instead of Error.
dperelman
committed
71fd1fb
View commit details
Copy full SHA for 71fd1fb
Browse repository at this point
Merge pull request #47 from dperelman/fix/warnings
Show description for 9c89deb
bjpop
authored
9c89deb
View commit details
Copy full SHA for 9c89deb
Browse repository at this point
Commits on Jul 8, 2019
Remove unused imports in src/Language/Python/Version3/Parser/Lexer.x.
dperelman
committed
de4942a
View commit details
Copy full SHA for de4942a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.