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 }}
codingyoga
/
RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython
compiler
on
main
User selector
All users
All time
Commit history
Commits on Oct 31, 2021
Run cargo upgrade
coolreader18
committed
358ce09
View commit details
Copy full SHA for 358ce09
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Migrate to 2021 edition
coolreader18
committed
ee8b11f
View commit details
Copy full SHA for ee8b11f
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
Add the __future__.annotations feature
coolreader18
committed
f6101a5
View commit details
Copy full SHA for f6101a5
View code at this point
Browse repository at this point
Add unparse feature to ast
coolreader18
committed
27540e1
View commit details
Copy full SHA for 27540e1
View code at this point
Browse repository at this point
Commits on Oct 8, 2021
Bless Tests
Show description for 98aa4bb
aDotInTheVoid
committed
98aa4bb
View commit details
Copy full SHA for 98aa4bb
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Fix warnings for doc build.
DimitrisJim
committed
1f78c76
View commit details
Copy full SHA for 1f78c76
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Consolidate error handling for builtin "constants" mutations
Show description for 46f070b
2 people
authored and
Alex Muscar
committed
46f070b
View commit details
Copy full SHA for 46f070b
View code at this point
Browse repository at this point
fix: forbid stores to the __debug__ builtin #3203
Show description for 94ae5a3
Alex Muscar
committed
94ae5a3
View commit details
Copy full SHA for 94ae5a3
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Derive Default for CompileOpts
youknowone
committed
4c8b14d
View commit details
Copy full SHA for 4c8b14d
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
Replace `master` with `main`
Show description for 0ea5602
fanninpm
committed
0ea5602
View commit details
Copy full SHA for 0ea5602
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
Merge pull request #2980 from HyeockJinKim/debug_value
Show description for 64f7599
youknowone
authored
64f7599
View commit details
Copy full SHA for 64f7599
View code at this point
Browse repository at this point
remove unnecessary mut in compiler.rs
HyeockJinKim
committed
85ec817
View commit details
Copy full SHA for 85ec817
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
Raise syntax error when saving a value to __debug__.
HyeockJinKim
committed
e5137fd
View commit details
Copy full SHA for e5137fd
View code at this point
Browse repository at this point
Compiler::qualified_name as vec
youknowone
committed
93b91ba
View commit details
Copy full SHA for 93b91ba
View code at this point
Browse repository at this point
clean up Compiler::create_qualified_name
youknowone
committed
390005f
View commit details
Copy full SHA for 390005f
View code at this point
Browse repository at this point
Fix `__repr__`, `__qualname__` (#2977)
moreal
authored
abdfe32
View commit details
Copy full SHA for abdfe32
View code at this point
Browse repository at this point
Commits on Aug 22, 2021
Fixes typos in all other files
sobolevn
authored
ba74a9a
View commit details
Copy full SHA for ba74a9a
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
compiler: add is_global() check at top of errors
Show description for 38237c3
Snowapril
committed
38237c3
View commit details
Copy full SHA for 38237c3
View code at this point
Browse repository at this point
compiler: impl syntax error detect for global kind
Show description for 13bbefd
Snowapril
committed
13bbefd
View commit details
Copy full SHA for 13bbefd
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
Fix unnessessary borrow
youknowone
committed
ff4efd0
View commit details
Copy full SHA for ff4efd0
View code at this point
Browse repository at this point
Commits on May 7, 2021
Fix manual_flatten Clippy warning
fanninpm
committed
c86c7a1
View commit details
Copy full SHA for c86c7a1
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Merge pull request #2544 from RustPython/coolreader18/misc-fixes
Show description for 763c18d
coolreader18
authored
763c18d
View commit details
Copy full SHA for 763c18d
View code at this point
Browse repository at this point
Commits on Apr 11, 2021
Fix async for compilation
coolreader18
committed
4129f0c
View commit details
Copy full SHA for 4129f0c
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Add an ast optimizer
coolreader18
committed
0a4141c
View commit details
Copy full SHA for 0a4141c
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
Merge pull request #2518 from RustPython/get-method-opt
Show description for 605a353
coolreader18
authored
605a353
View commit details
Copy full SHA for 605a353
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
Upgrade dependencies
coolreader18
committed
25ecd7c
View commit details
Copy full SHA for 25ecd7c
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Add LoadMethod and CallMethod* opcodes
coolreader18
committed
54ab9cb
View commit details
Copy full SHA for 54ab9cb
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Impl Eq+Hash for ConstantData, make CodeInfo.constants an IndexSet
coolreader18
committed
322aba3
View commit details
Copy full SHA for 322aba3
View code at this point
Browse repository at this point
Commits on Feb 21, 2021
Fix SetupAsyncWith stack level handling
coolreader18
committed
86f907e
View commit details
Copy full SHA for 86f907e
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
Merge pull request #2438 from RustPython/coolreader18/compile_call-classdef
Show description for afefd16
coolreader18
authored
afefd16
View commit details
Copy full SHA for afefd16
View code at this point
Browse repository at this point
Handle splat args in bases/kwargs for __build_class__
coolreader18
committed
1d18398
View commit details
Copy full SHA for 1d18398
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
Run rustfmt
fanninpm
committed
0d75703
View commit details
Copy full SHA for 0d75703
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Implement name mangling
coolreader18
committed
d940e17
View commit details
Copy full SHA for d940e17
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Misc fixes
coolreader18
committed
bcf58d9
View commit details
Copy full SHA for bcf58d9
View code at this point
Browse repository at this point
Update the compiler to use the new asdl ast types
coolreader18
committed
a00135c
View commit details
Copy full SHA for a00135c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.